Pay-in Flows

Introduction

Here we describe how to use Inswitch APIs to integrate a merchant's marketplace or ecommerce to receive payments using directly the Transactions API.

As described in the flow below, the merchant should:

  • Use Auth-Servise API to obtain a Token
  • Get the available Payment Method
  • Generate a payin (deposit) transaction using Transactions API
  • Receive transactions callbacks for every transaction update.

Pay-in Process Flow