Customer Payment Method Remote Create with Stripe and Shopify Payments

Hi! We are trying to improve the UX of managing payment methods as a customer by dropping https://shopify.dev/docs/api/admin-graphql/2023-04/mutations/customerPaymentMethodGetUpdateUrl for a section on their account where they can manage their cards.

To do that, we expected to be able to use https://shopify.dev/docs/api/admin-graphql/2023-04/mutations/customerPaymentMethodRemoteCreate (with Stripe).

However, my attempts always lead to the credit card associated with the customer being revoked with the reason: STRIPE_GATEWAY_NOT_ENABLED.

We are using the Shopify Subscriptions API and we are on Shopify Payments.
I’ve both been told that it is possible and impossible, by the support, to use Stripe with Shopify Payments, so I’m hoping someone knows how if it is effectively possible or not,

Thank you very much,
Pedro.

1 Like

Any feedback at all would be greatly appreciated. I would be very happy to get a consistent answer if this is possible or not…

Hi,

Did you ever find out the answer to this?

Thanks

Andrew.

1 Like

Also curious if you ended up figuring this out?