Skip to content

implementing braintree nodejs sdk in firebase functions- client_token and sale

Notifications You must be signed in to change notification settings

irshsheik/firebase-functions-braintree-payment-sdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-functions-braintree-payment-sdk-example

implementing braintree nodejs sdk in firebase functions- client_token and sale

Note: Firebase project is not setup here. you will have to mannually create a firebase project using firebase cli.

Commands:

  • npm install
    • to install all the dependencies.
  • npm run lint-build
    • this project is using Typescript. So you would need to compile it to javascript first. lint will Lint the code

About

implementing braintree nodejs sdk in firebase functions- client_token and sale

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published