Skip to main content

Greetings,

Is it possible to create a zap in Stripe, that allows to create a new customer with the payment method included when a payment is made?

Thank you

Hi @vladvlad - I think that can be done using a Webhooks by Zapier step to send a POST request to the Stripe API. https://stripe.com/docs/api/customers/create

If you want to streamline the process, you might want to consider building a custom integration using the Zapier Platform to include this functionality.