- Create a Customer
- Create a Payout Target
- Redirect the customer
Payout Target
has an attribute authUrl
. The customer must verify the Payout Target
before it can be used. When the customer completes the auth flow, Palomma will redirect the user back to the redirectUrl
you provided when creating the Payout Target
.
- Wait for webhook notification
Payout Target
is active.
- Create a Payout Request
You only need steps 1-4 for the first payout. Future payouts can use the same
Payout Target
.- Wait for webhook notification
Payout Request
changes status
.