#.apz

1 messages ยท Page 1 of 1 (latest)

compact krakenBOT
little bough
#

Can you send me the ID of the subscription that you tried to update that way?

gloomy kelp
#

sub_1NNBQSGkFrHgrXRmif7HHJzR

little bough
#

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

gloomy kelp
little bough
#

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

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods.

compact krakenBOT
gloomy kelp
#

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 !

little bough
#

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

gloomy kelp
little bough
#

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!

gloomy kelp
#

Have a great day ๐Ÿ‘‹