Hi Yes, only using Stripe.
Basically, we created a monthly plan, and then a discount code that would discount it 100%. – no limitations. So it should discount it every month which it looks like it does.
When I enter the code, it correctly discounts it to $0. However, when i click submit, the credit card pop up shows up. I enter credit card details and it finishes up.
So couple things.
On one hand, I might not mind having Stripe collect the credit card details, because they could become a paying customer later, but when I look in Stripe, no details were collected.
However, from a customer point of view, if it’s $0 forever, then we shouldn’t ask for cc details.
We only should ask if the $0 was for a trial first then regular price.