#goddas-subscription-dashboard

1 messages · Page 1 of 1 (latest)

silk kettle
hollow phoenix
#

Hi! 👋 I

#

am taking a look at this right now

#

Is the trial period still continuing?

#

Was the customer able to provide a card that passed validation at the time of signing up but now the card is declined?

carmine yarrow
#

Yes. And the only webhooks i get are --> charge.failed
--> payment_intent.created
--> payment_intent.payment_failed
--> payment_intent.canceled

hollow phoenix
#

Hmmmm... could you perhaps share a screenshot of the dashboard where this error is encountered?

carmine yarrow
#

I'm using the test card 0341 at sign up, so this is the test env

hollow phoenix
#

Okay

#

So have a Subscription for a customer with a free trial

#

The payment method assigned in the test card ending in 0341

carmine yarrow
#

Yes free trial with the 0341 card, then you are not able to cancel the trial. You can see the err message in my screenshot

hollow phoenix
#

So you're trying to end the trial and update the subscription? This is the Update Subscription form.

carmine yarrow
#

Is there a different place where I can end the trial for the subscription?

hollow phoenix
#

No, ending the trial triggers billing. So that step fails because the card fails.

#

You would need a valid card to be associated with the subscription in order to end the trial

carmine yarrow
#

And if the user doesn't have a valid card and I need to cancel his trial?

hollow phoenix
#

Then you need to cancel the entire subscription, which can be done at the screen previous to this one.

#

Let me know if that solves the issue. I just recreated the scenario in my test account and that's the workflow that solved the problem for me.