- Mercado Pago accountYou need to have a Mercado Pago or Mercado Libre account. If you don't have one, click here to create one for free.
- Contact with Sales representativeYou need authorization from the Sales team to use this solution.
- Check the prerequisites for the integration.
- Process recurring charges with stored cards.
- Configure Automatic Payments Messaging to correctly classify each transaction.
- Recover recurring payments and monitor approval rates.
- Test your integration in the sandbox environment.
flowchart TD
A[Prerequisites] --> B[Recurring charges]
B --> C[Payments messaging]
C --> D[Recover recurring payments]
D --> E[Test integration]
E --> F{Was the test successful?}
F -- No --> G[Fix configuration] --> E
F -- Yes --> H[Go to production]