You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once a new subscription order is placed via Checkout we need to update order's subscription in order to have the customer_payment_source relationship pointing to customer payment source saved/used during the checkout.
This behavior should fix subscription blocked by expired / deleted / voided customer payment source.
Describe the solution you'd like
Once a new subscription order is
placed
via Checkout we need to update order's subscription in order to have thecustomer_payment_source
relationship pointing to customer payment source saved/used during the checkout.This behavior should fix subscription blocked by expired / deleted / voided customer payment source.
cc: @malessani
The text was updated successfully, but these errors were encountered: