No momento, esta página não está disponível em português
Payment-method icon

MB WAY for API only

Add MB WAY to an existing API-only integration

Accept MB WAY payments using our APIs, and build your own payment form to have full control over the look and feel of your checkout page.

Requirements

Requirement Description
Integration type Make sure that you have built an API-only integration.
Setup steps Before you begin, add MB WAY in your test Customer Area.

Build your payment form for MB WAY

Include MB WAY in the list of available payment methods. You do not need to collect any information from the shopper in your payment form.

Adyen provides an MB WAY logo which you can use on your payment form. For more information, refer to Downloading logos.

You can also get the required fields from the /paymentMethods response as explained in our API-only integration guide. In your request, specify:

  • countryCode: PT
  • amount.currency: EUR
  • amount.value: The amount of the transaction, in minor units.

The required fields are included in the object with type: mbway.

Make a payment

In your /payments request, specify the following parameters:

  • paymentMethod.type: mbway.
  • paymentMethod.telephoneNumber: The shopper's mobile phone number, which must be a Portuguese phone number; for example +351234567890.