Multibanco
ID: multibanco-eupago | Provider: Eupago | Region: Portugal
Overview
Portuguese ATM network payment. Customer receives reference to pay at any ATM or online banking.
Required Fields
email: For payment reference notification
Request Example
{
"paymentMethod": {
"id": "multibanco-eupago",
"email": "customer@example.com"
},
"reference": "ORDER-12345",
"customer": {
"id": "cust_abc123",
"email": "customer@example.com"
},
"amount": "100.50",
"currency": "EUR",
"returnLinks": {
"default": "https://yourproduct.com/return"
}
}
Response Action
{
"type": "requisites",
"requisites": {
"reference": "123 456 789",
"amount": "100.50"
},
"expiresAt": "2025-11-20T23:59:59Z"
}
Display Format
Entity (Entidade): 12345
Reference (Referência): 123 456 789
Amount (Valor): €100.50
Valid until: November 20, 2025