Where to add api credentials for paypal and stripe (app public, private keys) in application?
-
Where to add api credentials for paypal and stripe (app public, private keys) in application?
-
Hi,
Bagisto uses paypal standard which did not require any private & public keys, only your business account email is used.
We have stripe payment in our extension. If you want to purchase, you can check here - https://bagisto.com/en/extensions/laravel-stripe-payment-gateway/
Or if you want to create your own module, here is our devdocs - https://devdocs.bagisto.com/Thanks
Rahul Shukla