Skip to content

mnaranda/cart-magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Magento - Mercadopago Module (1.4.x to 1.7.x)


This module provides MercadoPago Checkout Express functionality that allow customers paid their shops much faster, increasing the store conversion.

What does this module include?

  • MercadoPago Checkout Express
  • MercadoPago Standard Checkout

How does the MercadoPago Checkout Express work?

At the shopping cart, the customer can click on “Buy Now” and a light box will open. In this Light Box the customer can insert their Postal Code and the module utilizes Magento Shipping modules to calculate the shipping price. After the customer chose the shipping option an order is generated and a MercadoPago checkout page takes place, allowing the customer to make the payment. After the payment is done, the customer clicks on redirect and again on the store to fill the shipping information. The Store will receive the customer name related to this order, and the customer email by the IPN (Instant Payment Notification) making sure that this order are not getting lost in the store.

How the MercadoPago Checkout Express works?

#####Can I disable Checkout Express? Yes. You can disable it at the Store Administration


Installation:

  1. Copy the folders app, skin and js to the Magento root installation. Make sure to keep the Magento folders structure intact.

  2. In your admin go to System > Cache Management and clear all caches.

    Installation Instructions

  3. Go to System>IndexManagement and select all fields. Then click in Reindex Data.

    Index Managment


Setup MercadoPago

  1. Go to System > Configuration > Sales > Payment Methods. Select MercadoPago.

  2. Set your Country to the same where your account was created on, and save config.

    Note: If you change the Country where your account was created you need save config to refresh the excluded payment methods.

  3. Set your CLIENT_ID and CLIENT_SECRET.

Get your CLIENT_ID and CLIENT_SECRET in the following address:

setup 1
setup 2

Note: The standard URL for successful payment or pending payment is [yourstoreaddress.com]/index.php/checkout/onepage/success/ but you can use any page as you want.


Sync your backoffice with Mercadopago (IPN)

  1. Go to Mercadopago IPN configuration:

  2. Enter the URL as follow: [yourstoreaddress.com]/index.php/mpexpress/ipn/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published