Skip to content

mnaranda/cart-oscommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osCommerce - Mercadopago Module (v2.2 - 2.3)


Installation:

  1. Download Mercadopago module:

    • osCommerce 2.2
    • osCommerce 2.3
  2. Copy the module folder to your osCommerce ROOT installation.


Setup Mercadopago

  1. On your store administration, go to Modules > Payment.

  2. Click Install Module.

  3. Click on Mercadopago then in +Install Module.

  4. Choose your country:

    Country Selecion

  5. Choose the payment methods that you don´t want to accept in your Store:

    Payment Methods Selection

  6. In the next screen, you will see Mercadopago listed as a payment method. Now, click on Edit on the right bar.

    Payment Method List

  7. Now, is very important to set your CLIENT_ID and CLIENT_SECRET, and choose the maximum number of installments that you want to accept in your store (the default is 18).

    Get your CLIENT_ID and CLIENT_SECRET in the following address:

  8. DO NOT TOUCH the fields Country, Exclude Methods, Cod Status (fields…). They were generated for you with the correct values, if you need to change them, is highly recommended that you reinstall the module.

    Do Not Touch

  9. The fields Sucess Url and Pending url were also generated automatically, but if you're testing in a localhost, it will not work. You can change the address to any of your choice, but can't be localhost.

  10. Save your configuration and it's done!!

IMPORTANT: This module will only work with the following currencies:

  • Brazil:
    • BRL (Real)
    • USD (Dollar)
  • Argentina:
    • ARS (Peso)

Sync your backoffice with Mercadopago (IPN)

  1. Go to Mercadopago IPN configuration:

  2. Enter the URL as follow: [yourstoreaddress.com]/mercadopago.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%