This plugin is an official and stable version of the Conekta Prestashop extension. It bundles functionality to process credit cards, SPEI, Banorte and OXXO payments securely as well as send email notifications to your customers when they complete a successful purchase.
Don't worry about managing the status of your orders, the plugin will automatically changes orders to paid as long as your webhooks are properly configured.
Current version features:
- Online and offline payments.
- Automatic order status management.
- Sandbox testing capability.
- Client side validation for credit cards.
- All card data is sent directly to Conekta's servers so you don't have to be PCI compliant.
Clone the module using
git clone --recursive git@github.com:conekta/conekta_prestashop.git ./conekta
There is no custom installation for this plugin, just the default:
- Compress the folder conekta.
- Go to the modules section and clic on 'Add a new module'.
- Select the compressed folder.
- Search for conekta in the modules list.
- Clic on 'install'.
- Add your API keys.
- Modify if necessary your webhook url.
Developed by Conekta. Available under MIT License.