Skip to content

Fix the mandatory parameters to update subscription route

Compare
Choose a tag to compare
@ThamaraHessel ThamaraHessel released this 05 Jul 16:34
· 72 commits to V3 since this release

It's not mandatory to send all parameters to the update. It's possible to change,
for instance, only the plan_id without to alter the card or the payment method.
To implement it, we use the "memento pattern" instead to make a new request of
the early data subscription.