Question

Stripe customer payment method

  • 26 November 2020
  • 1 reply
  • 63 views

  • Anonymous
  • 0 replies

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


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +12

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.