Skip to main content

Introduction

A Payin is a resource for accepting funds from a Payer.

How it works

A Payin through Yugo has the following major steps:

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

Footnotes

  1. The more payment details the Merchant supplies when creating the intent, the less friction for the Payer 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 payment method. For more details, see the details in the respective payment method documentation page.