#triplee-subscription-update
1 messages · Page 1 of 1 (latest)
Can you give me an example request id req_123 where it works in Test mode and not Live mode?
yeah
live mode: req_54ff78x7bqrUYw
400's ^^
test mode: req_ILNjArpgp8uTT6
200's ^^
there's likely some kind of difference but we can't figure it out. our customer was trying to update payment method on a subscription, and it kept 400'ing saying can't update an incomplete subscription, and I think the only way we were able to get around it was to manually retry payment on the existing invoice using the dashboard
looking
hum that's weird
Okay I think I see what's going on. You can not change a subscription's "prices" if incomplete or anything that would cause proration.
in the Test mode call you pass the same price so there's no price change so the update works. While for the Live one you are trying to change Price which won't work
ahhh okay got it
thank you for pointing that out, we didn't notice the live one was trying to update price
@severe pendant had to head out, but let me know if you have any follow-up questions!