mrvautin / expressCart

A fully functioning Node.js shopping cart with Stripe, PayPal, Authorize.net, PayWay, Blockonomics, Adyen, Zip and Instore payments.
https://expresscart-demo.markmoffat.com
MIT License
2.25k stars 876 forks source link

how to pass payment process in local env? #201

Closed epubreader closed 3 years ago

epubreader commented 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?

PeppyH commented 3 years ago

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/