Skip to content

Mercado Pago's Official osCommerce Plugin

Notifications You must be signed in to change notification settings

mercadopago/cart-oscommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

Maintainability

osCommerce - Mercado Pago Module (v2.3)


##Features##

Standard Checkout

Great for merchants who want to get going quickly and easily.

  • Easy website integration— no coding required.
  • Limited control of buying experience— display Checkout window as redirect, modal or iframe.
  • Store buyer’s card for fast checkout.
  • Accept tickets, bank transfer and account money in addition to cards.
  • Accept Mercado Pago's discount coupons.

Available for Argentina, Brazil, Chile, Colombia, Mexico, Peru and Venezuela

##Available versions##

Plugin Version Status Compatible Versions
v2.2 Deprecated (Old version) Refer to branch v2.2 osCommerce 2.2
v2.3 Stable (Current version) osCommerce 2.3

Requirements:

PHP

  • PHP v4+ (PHP v5+ recommended)
  • Required extensions: MySQL, cURL

Database

  • MySQL v3+ (MySQL v5+ recommended)

Installation:

  1. Download Mercado Pago module:

    • osCommerce 2.2 (Branch v2.2)
    • osCommerce 2.3
  2. Copy the module folder to your osCommerce ROOT installation.

Setup Mercado Pago

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

  2. Click Install Module.

  3. Click on Mercado Pago 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. Choose the category on the list that more describe your shop activities.

    Category Selection

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

    Payment Method List

  8. Now, is very important to set your CLIENT_ID and CLIENT_SECRET.

    Get your CLIENT_ID and CLIENT_SECRET in the following address:

    Other options have been added and you can choose any time after installation:

    • Sandbox: By default, sandbox have been selected. We belive, you need a environment to test your first payment.

    • Kind of Checkout: Now you can choose what kind of checkout has adapted better with your front-end design, we recommend checkout transparent.

    • Instant Payment Notification (IPN) URL: In this part, you can check your IPN URL, where you will get notified about payment updates.

  9. 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

  10. 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.

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

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

  • Argentina:
    • ARS (Argentine Peso)
  • Brazil:
    • BRL (Brazilian Real)
  • Chile:
    • CLP (Chilean Peso)
  • Colombia:
    • COP (Colombian Peso)
  • Mexico:
    • MXN (Mexican Peso)
  • Peru:
    • PEN (Peruvian Sol)
  • Venezuela:
    • VEF (Venezuelan Bolivar)