#alle00

1 messages · Page 1 of 1 (latest)

olive pulsarBOT
merry jay
#

Hi! Let me help you with this.

#

What do you mean by "expire" exactly?

#

Could you please share the Subscription ID? sub_xxx

opaque arrow
#

I mean the following:

  • user has paid for a year
  • the year has passed on sept 1st
  • the user card gets declined or something else happens
  • i want to give them a grace period of 7 days to pay before locking them out of the service and during those 7 days i want the subscription to not be in "active" state but rather something else to let them know that they are in the grace period and that they need to pay
#

sub_1Nhs5zBUxUDyk36hNTmiCtLl

merry jay
#

You can even send an email to the customer automatically with a form to update their failed Payment Method.

opaque arrow
#

if I create a payment_intent with type set to subscription and redirect users to your side to pay, and his payment doesn't go through, will the subscription be created and set to unpaid or will it not create a subscription? I am asking because I don't want first time users who try to signup to end up in unpaid but rather i want the users that already had an active subscription to end up in unpaid state

merry jay
#

There's a confusion here: "payment_intent with type set to subscription". Do you mean Stripe Checkout in mode "subscription"?

opaque arrow
#

yes, sorry!

merry jay
#

But I believe if you use Checkout, the Susbcription isn't created until a customer provides a valid Payment Method.

opaque arrow
#

alright, awesome

#

thank you so much!

merry jay
#

Happy to help!