Hi Shopify Subscription folks!
The Setup
We are doing some QA around our Subscription implementation and we have migrated our existing subscriptions into Shopify SubscriptionContract following the Migrating existing subscription contracts documentation.
We have also implemented the ability for customers who have created new subscriptions through checkout & shopify payments to update their payment method.
However, when we initiate the Update Payment Method email for a customer that has been created through the migration, they are unable to update their card. I assume this is because it is a remote payment method (which is hitting Stripe). We are ok with the new payment method being a Shopify Payment method but right now the customer just gets an error.
The Question(s)
-
Is the failure to update a remote payment method expected behavior right now or are we doing something incorrectly?
-
Is there a way for us to allow a customer with a remote credit card method to update their payment method?
Thanks in advance!