Search code examples
phplaravelpaypalbraintreemobile-application

Payment Methods on Website


I am using braintree in our apps to accept payments from credit/debit cards and paypal.

But I also want to use braintree on my website. I am using php Laravel framework 5.2 .

How can I enable my website to accept payments from braintree paypal and credit/debit cards?

Thanks in advance.


Solution

  • Laravel offers the Cashier package for integration with Stripe and Braintree.

    https://laravel.com/docs/5.5/billing