Zenki
Zenki Home Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Requirements for integration

To integrate the Zenkipay plugins with the different supported eCommerce platforms (WooCommerce, Magento, PrestaShop), it is necessary to follow these steps: Register an account It’s necessary to have a merchant account in Zenkipay to do the integration. You can find the steps to open your account at the following link: Sign Up. Scan your website This step is to recommend to you the best integration option based on the technology you are using.
Read full post gdoc_arrow_right_alt

WooCommerce

Zenkipay for WooCommerce allows merchants to accept payments on their store with different cryptocurrencies through multiple wallets. Requirements It’s necessary that the server where your WooCommerce store is hosted has the following characteristics: PHP 7.4 or higher MySQL 5.7 or higher, MariaDB 10.3 or higher Apache or Nginx with mod_rewrite module enabled PHP cURL extension installed HTTPS support WordPress 5.9 or higher WooCommerce 6.0.0 or higher Installation In the WordPress backoffice, go to the Plugins> Add new section.
Read full post gdoc_arrow_right_alt

Magento

Zenkipay for Magento allows merchants to accept payments on their store with different cryptocurrencies through multiple wallets. Requerimientos It’s necessary that the server where your Magento store is hosted has the following characteristics: PHP 7.4 or higher (depends on the Magento version) MySQL 8.0 Apache 2.4 or Nginx with mod_rewrite module enabled PHP cURL extension installed HTTPS support Magento 2.4.1 or higher Composer 2.2 or higher Instalation From the command line, go to the root of the project and run the following commands to install the dependency: 1 2 3 4 composer require zenki/zenkipay-magento bin/magento module:enable Zenki_Zenkipay --clear-static-content bin/magento setup:upgrade bin/magento cache:clean Configuration Once the Zenkipay module is installed and enabled in the store, from the backoffice go to Stores > Configuration > Sales > Payment methods.
Read full post gdoc_arrow_right_alt

PrestaShop

Zenkipay for PrestaShop allows merchants to accept payments on their store with different cryptocurrencies through multiple wallets. Requirements It’s necessary that the server where your PrestaShop store is hosted has the following characteristics: PHP 7.1 or higher MySQL 5.6 or higher Apache 2.2+ or Nginx with mod_rewrite module enabled PHP cURL extension installed HTTPS support PrestaShop 1.7 Installation Download the ZIP file found in the GitHub repository. To download click here.
Read full post gdoc_arrow_right_alt