- Contributors: tanismo
- Requires at least: 6.3
- Tested up to: 6.4
- Requires PHP: 7.4
- Stable tag: 1.0.0
- License: GPLv2 or later
- License URI: GPLv2
- Tags: helcim payment, 3% convenience fee, credit card payment, helcim payment page
This plugin integrates the Helcim Payment Gateway with WooCommerce, allowing customers to be redirected to the Helcim Payment Terminal for secure payment processing. This plugin will allow you to apply the 3% convenience fee on payments with credit card (currently not supported by the Helcim official plugin for WooCommerce).
- Helcim Terminal is already configured on your Helcim account. Contact Helcim to set that up and make sure it can process payments.
- Helcim API Access and Helcim.js already configured. Here's a guide on how to configure both
- Helcim Payment Page is already configured. Here's a guide on how to configure it
- Upload the
tanismo-helcim
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to WooCommerce > Settings > Payments to configure the Helcim Payment Gateway settings.
- Enable the "Custom Helcim Payment Gateway" in WooCommerce settings.
- Add the landing pages in the Helcim Payment Page configuration: {yourURL}/wp-json/helcim/v1/approved and {yourURL}/wp-json/helcim/v1/cancelled so the users can be forwarded back to WordPress.
- Set the "Terminal URL" provided by Helcim when creating a payment page.
- Enter the "Test Token" and "Token" for the Helcim Payment Page.
- Customize the payment gateway title and description.
- Add instructions for customers.
- Redirect customers to the Helcim Payment Terminal.
- Apply a 3% convenience fee to orders on Helcim Payment Page.
- Requires at least: 5.0
- Tested up to: 5.9.3
- WooCommerce requires at least: 5.0
- WooCommerce tested up to: 6.1.0
Yes, you can process refunds for orders paid with the Helcim Payment Gateway through the Helcim Platform.
- Initial release.