expressCart/routes
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
..
payments Fix bugs in Stripe and crashes in Paypal modules 2018-01-31 17:57:56 +01:00
admin.js Added support for returning customers 2018-01-21 22:20:33 +01:00
common.js Fixed settings saving schema validation 2018-01-21 21:36:16 +01:00
index.js Added support for returning customers 2018-01-21 22:20:33 +01:00