Plugin integrations
🛒 Plugins for E-commerce Platforms
Khipu provides specific plugins to integrate its payment system with the following platforms:
PrestaShop:
Integration is done by installing the Khipupayment.zip
module from the PrestaShop admin panel. You need to enter the collector ID and secret key provided by Khipu.
VTEX:
Integration consists of four simple steps. For details on the terms of service on this platform, it is recommended to contact comercial@khipu.com.
JumpSeller:
JumpSeller offers a plugin that allows Khipu to be integrated as a payment method in online stores. Installation and configuration are done through the JumpSeller admin panel, where the collector ID and secret key provided by Khipu must be entered.
WooCommerce:
Enables integration by installing a plugin in WordPress. The process includes downloading the file woocommerce-khipu-gateway.zip
, installing it, and configuring it within the WooCommerce admin panel.
Magento 2:
For Magento 2, Khipu offers a plugin that is installed via Composer. The process includes enabling the Khipu_Payment module and configuring the collector ID and secret key in the Magento admin panel.
OpenCart:
The integration is done by downloading and unzipping the extension corresponding to the version of OpenCart used (1, 2, or 3). Then, the files are uploaded via FTP, and the Khipu extensions are installed from the OpenCart admin panel.
📱 Plugins for Mobile Applications
For mobile app developers, Khipu offers plugins that enable native payment integration in the following technologies:
React Native:
The react-native-khipu
plugin provides a comprehensive solution for implementing native payments in React Native applications, avoiding redirection to external web pages and improving user experience.
Capacitor:
The capacitor-khipu
plugin enables payment integration in applications based on Capacitor, offering a consistent and secure user experience, similar to Khipu’s web version.
Cordova:
The cordova-khipu
plugin facilitates the implementation of native payments in applications developed with Cordova, avoiding the need to redirect users to external web pages.
Flutter:
The flutter_khipu
plugin allows payments to be incorporated directly into Flutter applications, providing a coherent and secure user experience. It includes features like openApp
, which facilitates direct access to banking apps to validate payments.