#.apz
1 messages ยท Page 1 of 1 (latest)
Can you send me the ID of the subscription that you tried to update that way?
sub_1NNBQSGkFrHgrXRmif7HHJzR
It sounds like you are approaching this the right way. That would be the test payment method to try this with
You may have to do this with the API instead of the dashboard
Ok give me 2 minutes then ๐
Much appreciated! If it helps, you can use the ID pm_card_chargeCustomerFail to attach this PM without having to enter the details manually https://stripe.com/docs/testing?testing-method=payment-methods#:~:text=pm_card_chargeCustomerFail
Ok this forced the subscription to renew ๐
It went from "Active" to "Past due".
I'll have to do it programatically every time then ๐ .
Sheesh, i'm getting helped by hanzo ๐
I think i'll continue with that, it's fine for my tests, thank you very much for the fast answer !
Interesting, I would have thought that proration_behavior: 'none' would mean that there wouldn't be an immediate charge.
If you use the Customer's default payment method and don't set one on the subscription, that may be easier for testing this. You can definitely update the customer object without triggering a new subscription payment.
Oh you set billing_cycle_anchor: "now"
If you unset that, there won't be an immediate payment
Yeah, i tried to replicate my actions in the dashboard ๐
Oh wait you were saying that that was a good thing. Sorry I need more coffee today it sounds like
Sounds good, glad you are in a good place!
Have a great day ๐