#barberrysk

1 messages · Page 1 of 1 (latest)

pure kilnBOT
rapid narwhal
#

Hi

Is there a method to eliminate the one-hour wait or defer marking the subscription as active until the payment is successfully completed?
Yes you can call the finalize endpoint via your integration :
https://stripe.com/docs/api/invoices/finalize

fringe storm
#

However, I will still receive misleading event that the subscription is active.

willow wave
#

to be clear, you are referring to the first invoice that's generated at the end of the trial period?

fringe storm
#

yes

willow wave
#

well overall the idea is that you would use the invoice.paid webhook event to provision access/sync your system

#

and that only happens after the payment is processed so that's the point you can consider the subscription active and the invoice after the trial is paid