claudiosanches / woocommerce-mundipagg

WooCommerce MundiPagg - WordPress Plugin

Home Page:https://wordpress.org/plugins/woocommerce-mundipagg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Claudio Sanches - MundiPagg for WooCommerce

Contributors: claudiosanches
Donate link: https://claudiosanches.com/doacoes/
Tags: woocommerce, payment gateway
Requires at least: 4.0
Tested up to: 5.2
Stable tag: 2.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds MundiPagg gateway to your WooCommerce store

Description

This plugin adds MundiPagg gateway to your WooCommerce store.

This plugin was developed without any incentive from MundiPagg. We developed this plugin based on the MundiPagg official documentation.

Note that this plugin still uses the MundiPagg SOAP service and will be updated to the new REST API when possible.

Compatibility

Install Process:

Check our installation guide.

Questions?

  • First of all, make sure if your question has already been answered in our FAQ.
  • Still have question? Create a topic in your support forum.
  • Found a bug? Report in our GitHub page.

Usually I don't have time to reply support topics, so be patient.

Contribute

You can contribute to the source code in our GitHub page.

Things should be done in the next versions

  • Integrate with the new MundiPagg REST API.
  • Allow payments with multiple credit cards.
  • Integration with WooCommerce Subscriptions.

Installation

  • Upload plugin files to your plugins folder or install using WordPress built-in "Add New Plugin" installer.
  • Activate the plugin.

Requirements:

MundiPagg Settings:

You need contact MundiPagg to register the return URL:

http://example.com/?wc-mundipagg-return

Kind of obvious... But you need to change example.com for your domain!

Plugin Settings:

Once the plugin is installed you need to go to "WooCommerce" > "Settings" > "Checkout" > "MundiPagg - Banking Ticket" or "MundiPagg - Credit Card" and check the enable the gateway and fill the options.

Do not forget about the Merchant Key option, required to plugin work and you can find it contacting the MundiPagg.

Now your store is ready to receive payments from MundiPagg.

Frequently Asked Questions

What is the plugin license?

  • This plugin is released under a GPL license.

What is needed to use this plugin?

  • WooCommerce version 2.3 or latter installed and active.
  • The latest version of WooCommerce Extra Checkout Fields for Brazil installed and active.
  • An account on MundiPagg.
  • Get your Merchant Key from MundiPagg.
  • Set a notification page in MundiPagg.
  • SOAP installed in your server.
  • An SSL certificate.
  • Enabled the "Force secure checkout" option in "WooCommerce" -> "Settings" -> "Checkout".

See more details in the installation guide.

This plugins uses the new MundiPagg REST API?

Not yet, but we plan to integrate with the new REST API soon, probably by August 2016...

The order was paid and got the status of "processing" and not as "complete"... There's something wrong?

Nop! In fact, this means that the plugin is working like expected.

All payment gateways in Woocommerce should change order status to "processing" when an order is paid and never change to "complete", because you should use the "complete" status just only after shipped your order.

If you are working with downloadable products you should turn on the "Grant access to downloadable products after payment" option in "WooCommerce" > "Settings" > "Products" > "Downloadable Products" page.

Still having problems?

Turn on the "Debug Log" option, try make a payment again, then get your log file and paste the content in pastebin.com and start a support forum topic with your pastebin link.

Screenshots

1. Banking ticket settings.

Banking ticket settings.

2. Credit card settings.

Credit card settings.

3. Example of checkout using the Storefront theme.

Example of checkout using the Storefront theme.

Changelog

2.2.0 - 2019/09/20

  • Change plugin's name from "WooCommerce MundiPagg" to "Claudio Sanches - MundiPagg for WooCommerce".

2.1.2 - 2017/05/31

2.1.1 - 2016/03/12

  • Added alert about SSL requirements on the transaction environment.

2.1.0 - 2016/02/15

  • Add support for WooCommerce 2.4 and 2.5.
  • First public version.

Upgrade Notice

2.2.2

  • Change plugin's name from "WooCommerce MundiPagg" to "Claudio Sanches - MundiPagg for WooCommerce".

About

WooCommerce MundiPagg - WordPress Plugin

https://wordpress.org/plugins/woocommerce-mundipagg/


Languages

Language:PHP 95.8%Language:JavaScript 4.2%