WooCommerce Payment Gateway for Conekta.io
This is a Open Source and Free plugin. It bundles functionality to process credit cards and cash (OXXO) payments securely as well as send email notifications to your customers when they complete a successful purchase.
Current version features:
- Uses Conekta.js - No PCI Compliance Issues ( Requires an SSL Certificate)
- Credit and Debit Card implemented
- Oxxo payments implemented
- Sandbox testing capability.
- Automatic order status management
- Email notifications on successful purchase
This plugin has been tested on Wordpress 3.5.2 WooCommerce 2.0.13
- Clone the module using git clone --recursive [email protected]:conekta/conekta-woocommerce.git
- Upload the plugin zip file in Plugins > Add New and then click "Install Now"
- Once installed, activate the plugin.
- Add your API keys in Woocommerce > Settings > Checkout from your Conekta account (admin.conekta.io) in https://admin.conekta.io#developers.keys
- To manage orders for offline payments so that the status changes dynamically, you will need to add the following url as a webhook in your Conekta account: http://tusitio.com/wc-api/WC_Conekta_Cash_Gateway
Replace to tusitio.com with your domain name