Skip to content

YinkaEnoch/braintree-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRAINTREE SDK

This repo contains the client and server configuration for getting braintree SDK to work. BrainTree supports a wide number of fiat transactions (Paypal, Venmo, Apple Pay etc.) and over 75 currencies, making it an ideal choice in getting and verifying fiat transactions.

  • To get the repo running, a developer's account is required for getting the Merchant ID, Public Key and Private key

  • Run npm install to install all dependencies

  • Run npm run start:server to start the nodejs server

  • Run npm run start:client to start the client

  • REFERENCES

    1. List of Currencies supported by Braintree API
    2. Payment method types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published