Question

Stripe Payout to Wave Bank Account Zap

  • 8 April 2021
  • 2 replies
  • 156 views

I have successfully set up a Zap to enter a sale when a customer makes a payment through Stripe.  But how do I set up the Stripe payout so the Zap moves the money in Wave from Stripe Payments holding account to the bank account?


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

2 replies

Userlevel 7
Badge +10

@PorchWindowsDirect

You can setup Stripe to send webhook notications when things happen in your account, lie payouts: https://stripe.com/docs/webhooks

You’d then need to create a zap with the “Webhook → Catch Hook” trigger. That will give you the URL you need to input in Stripe.

Once switched on, the zap will receive data from Stripe when there is a payout.

Userlevel 7
Badge +10

@PorchWindowsDirect 
Just checking in to see if you still need help with this?