
- 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 a Mercado Pago application] --> B[Install the Mercado Pago extension]
B --> C[Obtain the credentials]
C --> D[Configure the extension]
D --> E[Set up payment methods]
E --> F[Go to production]
