#jack-billing-testclocks

1 messages · Page 1 of 1 (latest)

cinder hatchBOT
rustic ibex
#

in actual flow it will actaul date right?

covert fulcrum
#

Correct, in the actual flow it will be the actual date.

cinder hatchBOT
covert fulcrum
#

Do you need further help with testing? Or did you just want to confirm that this is expected to happen with test clocks?

rustic ibex
#

yeah one more thing
if user payment failed and the retry fails too
how will user renew his subscription
lets say his card no longer works

covert fulcrum
#

You have a couple of options. There is a setting that tells Stripe to automatically reach out to your user to collect new info. You can also reach out to the user yourself and direct them to a page on your site where you collect new payment info.

#

There are also settings for how Stripe should retry the payment on the same payment method

rustic ibex
#

which setting in which stripe reaches out itself

#

also we will sedn mail to user but how will user know how to pay now

misty wagon
#

jack-billing-testclocks

rustic ibex
#

also what does this setting do

Create an event for upcoming invoices 30 days before a subscription renews

misty wagon
#

When this is enabled, we generate an invoice.upcoming Event that is sent to your webhook endpoint, that lets you do custom things like email the customer yourself for their next invoice

rustic ibex
misty wagon
#

no

rustic ibex
#

nicee

#

can you also tell me how do i set anchor to a particular timestamp not time.Now() for existing subscription