expressCart/routes/payments
arings c2184649fa Fix bugs in Stripe and crashes in Paypal modules
- Paypal: deprecated req.param in express
- Paypal: newId was saving in DB as empty string
- Stripe: newId was undefined, resulting in wrongly reported unsuccesful
transaction
- Stripe: client email was not sending because was undefined
2018-01-31 17:57:56 +01:00
..
paypal.js Fix bugs in Stripe and crashes in Paypal modules 2018-01-31 17:57:56 +01:00
stripe.js Fix bugs in Stripe and crashes in Paypal modules 2018-01-31 17:57:56 +01:00