
- Seller accountYou need to create a user in Mercado Pago (or Mercado Libre) to have a seller account.
- SSL Certificate (Secure Sockets Layer)Allows secure navigation and protection of your data during information transfers.
flowchart TD
A[Create an application in Mercado Pago] --> B[Configure Mercado Pago as payment provider]
B --> C[Configure Device Fingerprint]
C --> D[Configure payment methods]
D --> E[Test the implementation]
E --> F[Go live]
