Getting started with the integration

Payee 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 receive your "Initiating Party identifiers", that you will have to specify in your requests to the API.
  • 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.