Setup
Multipago does not provide self-service sign-up. Contact the Multipago support team to create an account.Credentials
When setting up Multipago in the dashboard, configure the following credentials:- Provider - The merchant account ID, formatted as a short human-readable string.
- UID - The account key, formatted as a random string.
Capabilities
Supported countries
Supported currencies
Required fields
Multipago requires the following buyer information with every transaction:- First name
- Last name
- Email address
- Phone number
- Tax ID
Webhooks
Multipago requires webhook setup to receive transaction status updates. Contact Multipago to configure the webhook URL for your account.Integration
The default integration for Multipago uses a redirect to a hosted payments page. Start by creating a new transaction with the following required fields.payment_method.approval_url and the status is set to buyer_approval_pending. The approval URL expires after 30 minutes.
approval_url (open in a browser or Webview), where they can complete the payment. Once the buyer completes the payment, the transaction progresses to a capture_succeeded state.