
- 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 Mercado Pago account] --> B[Install plugin]
B --> C[Link account]
C --> D[Configure payment methods]
D --> E[Test payments]
E --> F[Go live]
F --> G{Ready to sell}
