1. Create a Customer

  2. Create a Payout Target

  3. Redirect the customer

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

  1. Wait for webhook notification

Palomma will send a webhook event confirming when the Payout Target is active.

  1. Create a Payout Request

You only need steps 1-4 for the first payout. Future payouts can use the same Payout Target.

  1. Wait for webhook notification

Palomma will send a webhook event notifying you when the Payout Request changes status.