#stone

1 messages · Page 1 of 1 (latest)

ruby mothBOT
stray drift
cinder quest
#

I want to update subscription info by invoice.finalized.
I am not sure whether i can get latest subscription info(for status changed to active from past_due) after receiving invoice.finalized.

stray drift
#

I want to update subscription info by invoice.finalized.
What kind of info you want to update exactly?
for status changed to active from past_due
You can set the subscrription as active when you receive invoice.paid

cinder quest
#

I just want to rely on the invoice.finalized event for my process. Is this possible?

stray drift
#

nope

cinder quest
#

If my client pays with SEPA, there will be a delay in payment.
I want to realize that my customers only need to pay with SEPA, no matter whether the payment is successful or not, I will let the user renew the subscription successfully. Any suggestions for this situation?

stray drift
cinder quest
#

The perfect solution.
There is another situation: when the subscription under the credit card payment method is renewed, there is also a 1-hour payment period. How to solve it in a short period of time?

stray drift
#

You mean the 1 hour lapse between the creation of the draft invoice and its finalization ?

cinder quest
#

Sorry ,let me check it.

#

between the creation of the draft invoice and its finalization Or its payment Intent paid.

stray drift
cinder quest
#

Perfect.

#

Thanks👍

stray drift
#

Welcome!