Ghost/ghost/members-api
Rish 11e2732d50 Handled error for stripe checkout rejection
refs https://github.com/TryGhost/members.js/issues/38

- In case of incomplete Stripe setup like Account name, checkout session creation fails and throws error, which was not being handled and 200 returned after long timeout
- This change catches the error and returns correct status along with message for clients to handle it downstream
2020-06-10 16:29:48 +05:30
..
lib Used plans trial by default for checkout sessions (#158) 2020-05-21 10:14:36 +02:00
test Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
.eslintrc.js
index.js Handled error for stripe checkout rejection 2020-06-10 16:29:48 +05:30
package.json Published new versions 2020-06-04 13:27:14 +01:00