himanshusharma89/relic_bazaar

Create Order Flow of payment using Node

Open

#40 opened on Mar 4, 2021

View on GitHub
 (11 comments) (0 reactions) (1 assignee)Dart (87 forks)github user discovery
hacktoberfest

Repository metrics

Stars
 (86 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Create the endpoint for the orders webhook URL using Node
  • Host the functions
  • Call these methods in the app

We can use Cloud Functions for that, but it requires a Blaze plan on Firebase Console, need to find an alternate way of doing so.

Contributor guide