
- 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 the Mercado Pago apps on the platform] B --> C[Link account] C --> D[Configure payment methods] D --> E[Activate payment methods] E --> F{Test implementation} F -- No --> G[Fix configuration] --> F F -- Yes --> H[Ready to sell]