Getting started with the integration

Payer PSPs wishing to integrate MyBank via the MyBank Gateway will be guided through an onboarding procedure.

MyBank Gateway provides separate TEST and PRODUCTION environments.
The base URL endpoints to invoke MyBank Gateway API in each environment will be communicated in due time after onboarding.

For the initial technical setup in each environment:

  • You will be asked to provide one or more aliases: any Merchant offering MyBank as payment method allows the Payer to choose his Payer PSP from the list of the aliases provided by all Payer PSPs.

  • You will be asked to provide the "base landing URL" of your Banking Applications: this is the URL the Payer will be redirected to, after initiation of a MyBank transaction.

  • You will be asked to provide a X.509 certificate, embedding the public counterpart of the private key that you will use to sign your requests to the MyBank Gateway API.

  • You will be given access to the reserved section in MyBank's public website, where you will find MyBank Gateway's X.509 certificate that you will use to verify the signature in the responses of the API.

Your integration must carefully follow the requirements described in the next section.

As soon as the technical setup is in place in the TEST environment, you will be able to start testing.