vinsol-spree-contrib / spree_product_subscriptions

SpreeCommerce product subscription extension lets customers subscribe for a product and get it delivered at the same time every week, month or year over a predefined period of time.
http://vinsol.com/spreecommerce-subscription
MIT License
10 stars 57 forks source link

What if credit card is expired when monthly subscription occur? #65

Open hardreggaecafe opened 4 years ago

hardreggaecafe commented 4 years ago

Hi

I implemented spree product subscriptions on my app. I did some test thoroughly except for one thing. It's card expire test. Could you tell me how to test this or what will happen?

Regards