Stripe user´s email

Hi,

I´m making a software where users can subscribe with a Stripe subsription, but when a user changes his/her email in the software, it does not updates his/her subsription in Stripe´s dashboard.

How can I update the email in Stripe´s dashboard when a user changes his/her email in the software?

Thanks in advance :slightly_smiling_face: :computer:

Hi @hacker,

Depends on what you are using for Stripe (ie. Bubble plugin, Stripe.js, API, …).
I know for Stripe.js there is an action called ‘Customer - Update’. You have to specify the Stripe Customer ID.

Regards

Thanks

I’m using stripe bubble plugin, is it possible with who’s plug-in? With webhooks?

I’m new at stripe integration

This topic was automatically closed after 70 days. New replies are no longer allowed.