#Aklito

1 messages · Page 1 of 1 (latest)

hexed tartanBOT
dreamy gate
#

Hi, the Invoice from Stripe already has a button your Customer can pay.

#

Payout is a different part, when you control either automatic or manual Payout to your Connected Account

#

Let's think it separately, Accept a Payment vs. Payout

narrow warren
#

So if we want to always handle it including a payout then we shouldn't be using the stripe button from invoice for checkout

dreamy gate
#

Well yes, but if you going to build your own button in your own email, you would likely to split them the same way I think.

If you use the Stripe button from Invoice, you can still listen to webhook and immediately generate a manual Payout

narrow warren
#

Alright, wasn't aware you could listen to a webhook from that stripe button page, thanks!