Skip to main content

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?

@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.


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