Introduction
In both the payment authorisation and payment request, you will have to generate thepaymentRequest payload which defines to who, from where, how much and how to execute the payment. As Yapily is a
platform that allows for multiple types of payments to be executed in and across different countries, the following supplementary information will give more guidance on what options are available.
For a conceptual guide to building payment requests, see Building a Payment Request.
Payment Types
The following table shows the different payment types that are currently available in Yapily. The associated features column shows the features that will be created in the payment consent after you execute Create Payment Authorisation and specify one of the payment types. To create bulk payments, there is no bulk payment type. Instead you use Create Bulk Payment Authorisation which will take an array ofpaymentRequest where
the payment type will be defined per payment.
Account Identifications
When making a Payment, it is necessary to provide details of thePayee account (the account that you would like the payment to be sent to) as well as the Payer account (the account that you would
like to make the payment from) when sending payments from a European bank account. This is done by using the nested AccountIdentification object in the PaymentRequest.