# Plugin integrations ## 🛒 Plugins for E-commerce Platforms Khipu provides specific plugins to integrate its payment system with the following platforms: ### [PrestaShop](/payment-solutions/instant-payments/khipu-ecommerce#prestashop): [![Prestashop](/assets/prestashop.7903fdd52aea2a58c6de96254f93295fbf7f09daf8ba57ad48a2c95fcdea241d.9c05ddcd.png)](/payment-solutions/instant-payments/khipu-ecommerce#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](/payment-solutions/instant-payments/khipu-ecommerce#vtex): [![VTEX](/assets/vtex.fafd0fe721abba26b4413d2b459a5a489e36019f9658d35dde550acf3c1ad36b.9c05ddcd.png)](/payment-solutions/instant-payments/khipu-ecommerce#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](/payment-solutions/instant-payments/khipu-ecommerce#jumpseller): [![JumpSeller](/assets/jumpseller.ff693700f0828227d0be1cb7206e9022ad015c81e1aa021ff87df577ec842d60.9c05ddcd.png)](/payment-solutions/instant-payments/khipu-ecommerce#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](/payment-solutions/instant-payments/khipu-ecommerce#woocommerce): [![WooCommerce](/assets/woocommerce.900b6e39ec788b5155cdcc74e218888b05b647525d135e564880fa1ee85a8690.9c05ddcd.png)](/payment-solutions/instant-payments/khipu-ecommerce#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](/payment-solutions/instant-payments/khipu-ecommerce#magento-2): [![Magento 2](/assets/magento.bdf3e6a4e00d3958e027ef4471d6f355c70a8caed4e1d86e1cc77289b3e7c853.9c05ddcd.png)](/payment-solutions/instant-payments/khipu-ecommerce#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](/payment-solutions/instant-payments/khipu-ecommerce#opencart): [![OpenCart](/assets/opencart.1340e268e68c83cc39ef809724cc806163e2a5da70652a9e8ee3b7dd6262a25a.9c05ddcd.png)](/payment-solutions/instant-payments/khipu-ecommerce#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.