#olli-recollect-cvc
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Do you mean when they customer portal to make changes to the subscription?
๐ no, i have my own ui for processing updates
yep, that's where i found it. i don't know how to force the recollection though, because as soon as i update the subscription server-side, stripe created a PI immediately and confirms it
not sure how it fits with the subscription flow though. thinking...
yeah, that's what I figured.
i think it's only possible if the payments fails
because then the pi obv isnt confirmed and updated move to pending_updates
doesnt seem to be any way to push updates to pending manually
I wonder if you can utilize pause_collection here ๐ค
https://stripe.com/docs/api/subscriptions/update#update_subscription-pause_collection-behavior
its uh.... a quite jank approach
yeah ๐ don't think there's a straight forward way tbh