
- The customer adds products to the cart and proceeds to checkout.
- Chooses a payment method from the available options and pays in the store or in a Mercado Pago environment.
- Makes the payment in a secure and protected environment.
- Receives instant order confirmation and updated status.
- Seller accountYou must create a user in Mercado Pago (or Mercado Libre) to have a seller account.
- Prestashop storeYou must have a store created in Prestashop. If you don't have one yet, access the platform website and create your account.
flowchart TD
A[Create an account in Mercado Pago] --> B[Install Mercado Pago applications on the platform]
B --> C[Link the Mercado Pago account to the platform]
C --> D[Configure the payment methods]
D --> E[Activate the payment methods]
E --> F[Test the implementation]
F --> G{Ready to sell}