Backend Discussion

Braintree payment

It’s a popular payment gateway like stripe.
It’s advantages are

  • It provides payment functionality in Mobile, Tablet and Desktop platforms.
  • It provides various types of card payment, paypal payment and other gateways.

IF you develop any project based on laravel, you can implement the braintree payment by laravel cashier. Or you can use PHP SDK for braintree API.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *