Closed epubreader closed 3 years ago
I have installed express cart, how to do a test when payment without real money? how to pass payment process in local env?
Typically you would use a sandbox from your payment provider for non production environments
https://developer.paypal.com/docs/integration/paypal-here/sandbox-testing/configuring-accounts/
I have installed express cart, how to do a test when payment without real money? how to pass payment process in local env?