SPEI Offline
What is SPEI Offline?
How It Works
Getting started
2
Provide a webhook URL
{
"deposit_id": 123456789,
"payer_account_number": "123456789123456789",
"country": "MX",
"document": "84932568207",
"full_name": "John Doe",
"date_of_birth": "19871027",
"address": "Ruta 13, Mexico",
"email": "[email protected]",
"amount": 200,
"currency": "MXN",
"payment_method": "SEOF"
}
Field
Type
Description
4
{
"invoice_id" : "YOUR_CUSTOM_INVOICE_ID",
"notification_url" : "https://merchant.com/notifications/deposit/YOUR_ID"
}Was this helpful?

