226

Product support

Get help in the plugin support forum.

  • Added on Mar 14, 2024
  • Current version: 1.1.3
  • Platform Compatibility
    v3.x use latest
    v2.x not tested
    v1.x not tested
  • License: Regular / Extended
  • Created by

Categories

New Gateway plugin for Shopaholic -- MercadoPago

Introducing our new plugin that seamlessly integrates your website or e-commerce platform with the popular MercadoPago payment gateway. With our plugin, you can offer your customers a wide range of payment options, including credit cards, debit cards, and online wallets, all while ensuring a secure and reliable transaction process.

Our plugin is fully compatible with MercadoPago's API and supports all the necessary features for a smooth payment experience, including refunds and chargebacks. Plus, with our user-friendly interface and simple setup process, you can get started with accepting payments in no time.

By using our plugin to integrate with MercadoPago, you'll benefit from advanced security features that protect against fraud and ensure the privacy of your customers' data. And with our customizable settings, you can tailor the plugin to fit your specific business needs and branding.

Whether you're a small business owner or a large enterprise, our MercadoPago integration plugin is the perfect solution for accepting online payments. Try it today and see how easy and reliable it can be to process transactions with MercadoPago.

Run the command below in the root folder of your project.

  1. Install the ignited/laravel-omnipay package:
    composer require league/omnipay

Usage

  1. Create a new payment method in the backend area of your October installation.
  2. Generate an API token in your MercadoPago account.
  3. Add the generated token to the created before payment method.
  4. Create a new order to verify the PayPal payment gateway works.
1.1.3

Refactoring namespaces

Mar 14, 2024

1.1.2

minor fixes in ProcessPayment

Mar 14, 2024

1.1.1

fix for access token

Mar 14, 2024

1.1.0

only webhooks

Mar 14, 2024

1.0.14

fix webhook

Mar 14, 2024

1.0.13

fix return url

Mar 14, 2024

1.0.12

Adding webhooks

Mar 14, 2024

1.0.1

validating returnUrl for payment gateway

Mar 14, 2024

1.0.0

Initialize plugin.

Mar 14, 2024