Skip to content

marcelohama/cart-virtuemart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VirtueMart - Mercado Pago Module (v3.0.x)

##Features## Standard checkout

This feature allows merchants to have a standard checkout. It includes features like customizations of title, description, category, and external reference, integrations via iframe, modal, and redirection, with configurable auto-returning, max installments and payment method exclusion setup, and sandbox/debug options.

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

##Available versions##

Plugin Version Status VirtueMart Compatible Versions
v1.0.4 Stable (Current version) VirtueMart v3.0.x

##Installation##

  1. Download the zip module
  2. Go to Extensions > Extension Manager
  3. In Upload Package File > Package File select the cart-virtuemart.zip and click Upload & Installation

##Configuration##

  1. Go to VirtueMart > Payment Methods and click New

  2. Complete the fields:

  • Payment Name set Mercado Pago
  • Sef Alias set mercadopago
  • Payment Method select Mercado Pago
  • Published set to true
  1. Click in Save

  2. Go to Configuration tab
    First of all, you need to configure your client credentials. To make it, fill your Client_id, Client_secret in Credentials Configuration section.

Installation Instructions

You can obtain your Client_id and Client_secret, accordingly to your country, in the following links:

  1. Checkout settings.

Installation Instructions

Type Checkout: How your customers will interact with Mercado Pago to pay their orders;
Auto Redirect: If set, the platform will return to your store when the payment is approved.
Maximum Number of Installments: The maximum installments allowed for your customers;
Exclude Payment Methods: Select the payment methods that you want to not work with Mercado Pago.
iFrame Width: The width, in pixels, of the iFrame (used only with iFrame Integration Method);
iFrame Height: The height, in pixels, of the iFrame (used only with iFrame Integration Method);
Mercado Pago Sandbox: Test your payments in Mercado Pago sandbox environment;

  1. IPN settings.

Installation Instructions

  • Choose the status of approved orders: Sets up the order status when payments are approved.
  • Choose the status when payment is pending: Sets up the order status when payments are pending.
  • Choose the status when payment is process: Sets up the order status when payments are in process.
  • Choose the status when client open a mediation: Sets up the order status when client opens a mediation.
  • Choose the status of refunded orders: Sets up the order status when payments are refunded.
  • Choose the status when payment was chargeback: Sets up the order status when payments are chargeback.
  • Choose the status when payment was canceled: Sets up the order status when payments are canceled.
  • Choose the status when payment was reject: Sets up the order status when payments are rejected.
  1. Other settings.

Installation Instructions

Store Category: Sets up the category of the store;
Log: Enables/disables logs.
Logo: Select the logo. You must add the file in the folder /images/stories/virtuemart/payment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.8%
  • CSS 0.2%