Hi!
I'm setting up an SMS conversation with Twilio Studio that collects payment information. I was hoping I can then add a Zap to process the payment with Stripe, but I noticed now that there is no such action. Any workarounds?
Hi!
I'm setting up an SMS conversation with Twilio Studio that collects payment information. I was hoping I can then add a Zap to process the payment with Stripe, but I noticed now that there is no such action. Any workarounds?
Hi @Nate, I think you need a custom Zapier app to charge credit cards with Stripe. Or maybe you can achieve that using a code step (or webhooks) to request a stripe token for the credit card information the zap received, and then use the token to charge the credit card. Here's the API documentation: https://stripe.com/docs/api
Cheers!
Ikbel
Thanks
Hi
The reason there is no “Create Charge” action step is mostly likely because between Twilio and Stripe the customer's raw payment data would be temporarily stored in Zapier’s server which is a big security no no.
Thank you
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.