Description
Payment Plugins for Pleenk WooCommerce allows your WooCommerce store to accept payments via cryptocurrencies through Pleenk. Enhance your store’s payment flexibility and provide a seamless checkout experience for your customers.
Third-Party Services
This plugin integrates with third-party services to facilitate payment processing. Specifically, it communicates with the following services:
- Payment Gateway API: The plugin reaches out to the following URLs:
- Sandbox URL: https://api.sandbox.pleenk.com
- Production URL: https://api.pleenk.com
- Web Application URL: https://app.sandbox.pleenk.com
Data Transmission
When using this plugin, the following data may be sent to the third-party services:
– Payment details
– User identification information
Links to Service Information
Please review these documents to understand how your data will be handled and to ensure compliance with legal requirements.
Installation
Installing The Payment Gateway Plugin
- Download the plugin zip file from Pleenk.
- Login to your WordPress Admin panel.
- Navigate to Plugins > Add New.
- Click on the “Upload Plugin” button, then “Choose File” to select the downloaded zip file. Click “Install Now” to upload and install the plugin.
- Once installed, click “Activate Plugin”.
- Go to WooCommerce settings and click on the “Payment Gateways” tab.
- Select the “Pay by Pleenk” sub-tab.
- Configure your Pleenk payment settings.
** Configuration **
- Confidential wallet ID: Enter your Pleenk confidentiality wallet ID related to your store. This information is communicated by Pleenk.
- Condential Private key: Enter your Pleenk confidentiality private key related to your store. You can refer to (Pleenk documentation)[https://developers.pleenk.com/docs/getting-started#1-generate-a-public–private-key-for-signature-] to generate your private key.
- Pleenk Public Key: Enter your Pleenk public key related to your store. You can find it on (Pleenk documentation)[https://developers.pleenk.com/docs/signature-verification#pleenk-public-key]
Note on advanced options:
- Test Mode: Enable this option to use pleenk sandbox and validate your integration. This is intended for testing purposes only.
- Debug Mode: Enable this option to log transaction details. It is recommended to keep this option turned on for troubleshooting.
FAQ
-
Do I need a merchant account to use the plugin?
-
Yes. To use this plugin, you need to have a merchant services account with Pleenk. Visit Pleenk and contact sales or support for more information.
-
What is the cost of the gateway plugin?
-
This plugin is completely FREE to use.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Pleenk Payment” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Pleenk Payment” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.
1.0.1
- Add support for WooCommerce 3.0