Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

conekta/femsa-conekta_prestashop

 
 

Repository files navigation

Prestashop [1.7.8.x] Plugin v2.3.7

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.

Features

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.

Installation

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.

License

Developed by Conekta. Available under MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.5%
  • HTML 8.7%
  • Smarty 4.3%
  • CSS 4.1%
  • JavaScript 2.4%