node-stripe-membership-saas icon indicating copy to clipboard operation
node-stripe-membership-saas copied to clipboard

Clone can't change plan

Open joshk132 opened this issue 7 years ago • 1 comments

I cloned this and no modification other than keys into secrets.js. I can not change plans at all. I only tested with the direct clone as my application doesn't recognize a card when I input it.

joshk132 avatar Oct 06 '17 22:10 joshk132

plans need to match the plans in the Stripe Dashboard and you also need to restart the node app server every time you make a change to secrets.js

anthonydelgado avatar Apr 13 '18 06:04 anthonydelgado