#napolean_solo

1 messages · Page 1 of 1 (latest)

dusty sparrowBOT
digital gulch
#

HI

  1. What happens if user removes payment method when a user is on trial? Is there any updation in subscription object?
    No if there is no direct update on the subscription
#
  1. When a user's transaction fails does it redirect to the cancel_url?
    In what context exactly ? Are you using Stripe Checkout ?
vestal dust
digital gulch
#

no cancel_url is just when the customer cancels the session

#

and not for failure payments

vestal dust
#

so where is the user redirected in cases where the payment fails?

digital gulch
#

You can simulate failure

digital gulch
#

I invite you to do some tests and check this behavior

vestal dust
#

okay and I am still unclear about the 1st question. If a payment method is added initially to begin trial and then a cheeky customer removes it, what happens?

#

because nothing is mentioned about it elsewhere in your docs.

digital gulch
#

I invite you to do some tests using Stripe test clocks

vestal dust
#

okay thanks!