Skip to main content

Introduction

A Payout is a resource for sending funds to a Recipient.

How it works

A Payout through Yugo has the following major steps:

  1. Merchant creates a Payout Intent
  2. Yugo generates a redirect1 link
  3. Merchant redirects the Recipient to the generated link
  4. Recipient goes through a journey2 to enter missing details (if any)
  5. Recipient waits for the Payout result
  6. Recipient gets redirected back to the Merchant

On each milestone in the Payout journey, the Merchant will receive a notification via webhook about the change in the state.


Footnotes

  1. The more payout details the Merchant supplies when creating the intent, the less friction for the Recipient after they get redirected. In some cases the link might even be directly back to the Merchant's site provided in a return URL parameter.

  2. This step highly depends on the chosen payout method. For more details, see the details in the respective payout method documentation page.