multirestaurantsassapp
GithubYoutube
  • MULTI RESTAURANT SAAS APP
  • App Structure
  • System Requirement
  • Installation
  • Run in Emulator
  • User App Component
  • Delivery App Component
  • video installation guide
  • Node JS Dashboard
    • Introduction to Node js
    • System Requirement
    • How to run
    • Project Structure
    • API Config
    • Push Notifiaction
  • Deployment
    • Heroku Node js API
  • Payment
    • Braintree
    • Stripe
    • Pay pall
  • API Installation
    • Untitled
Powered by GitBook
On this page
  1. Payment

Braintree

PreviousHeroku Node js APINextStripe

Last updated 5 years ago

Braintree Payments

Go to (for testing account) or (for production).

Create an account or login if already registered.

Navigate to dashboard and find the "Tokenization key" in Dashboard > Settings > API keys.

Paste Tokanize key to src > pages > checkout > checkout.ts.

If you want PayPal integration inside braintree payments, go to Sandbox Accounts(obtained from and create a sandbox business and personal test accounts.

Note that if you want to move from Sandbox to Production, you should go to My Apps & Credentials (obtained from .

To add PayPal integration inside braintree payments, navigate to Dashboard > Settings > Processing, and enable customers to pay with PayPal by adding PayPal credentials.

You have successfully created brain tree payments environments.

https://sandbox.braintreegateway.com
https://www.braintreepayments.com/
https://www.sandbox.paypal.com/myaccount/activity\
https://developer.paypal.com/developer/applications/