Supported methods
Code
Description
Integration types
card
Visa and Mastercard credit/debit cards
server-to-server, payment page
apple_pay
Apple Pay
payment page
google_pay
Google Pay
payment page
mbway
MB Way (Portugal)
payment page
multibanco
Multibanco (Portugal)
payment page
Note: If there're multiple methods enabled for your integration, not sending a method
field or sending a null
value on Create payin (v2) endpoint will currently always use a payment page integration type: next_action
will always be of redirect
type and a user will be sent to our payment page with all the enabled methods displayed to them. If you have the server integration enabled and you prefer to use it, please make sure to specify the method.
Last updated