#Francisco.Baltazar

1 messages · Page 1 of 1 (latest)

wraith ventureBOT
glass sedge
#

How are you making the transfer to the Connect account?

#

Are you using Destination Charges or Separate Charges and Transfers in your payment flow?

cerulean dagger
#

transfer

glass sedge
cerulean dagger
#

not need events to check if transfer but when stripe deposit in bank account of connect

#

The transfer already carried out, I need that when the stripe makes the deposit or transfer to the owner of the connected account, it triggers a webhook

glass sedge
#

Yep, in that case payout.paid should work

cerulean dagger
#

this is a problem.. kkkkk

#

stripe trigger not have this event

#

stripe listen yes

#

how i can test this event?

glass sedge
#

You can create a test payout either via the API or the Stripe Dashboard in that case

cerulean dagger
#

can i configure the webhook in dev environment without cli?

glass sedge
#

Only if you have a server that can receive HTTP requests over the internet. Otherwise, CLI is the only way to test locally.

cerulean dagger
#

i try this