CHIP for WooCommerce
CHIP for WooCommerce
Description
This is an official CHIP plugin for WooCommerce.
CHIP is a comprehensive Digital Finance Platform specifically designed to support and empower Micro, Small and Medium Enterprises (MSMEs). We provide a suite of solutions encompassing payment collection, expense management, risk mitigation, and treasury management.
Our aim is to help businesses streamline their financial processes, reduce operational complexity, and drive growth.
With CHIP, you gain a financial partner committed to simplifying, digitizing, and enhancing your financial operations for ultimate success.
This plugin will enable your WooCommerce site to be integrated with CHIP as per documented in API Documentation.
The plugins do includes support for WooCommerce Subscription products.
Links
Installation
Demo
Minimum Requirements
- PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)
- MySQL 5.6 or greater, OR MariaDB version 10.1 or greater, is required
Automatic installation
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”
In the search field type “CHIP for WooCommerce,” then click “Search Plugins.” Once you’ve found us, you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.
Manual installation
Manual installation method requires downloading the CHIP for WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.
Updating
Automatic updates should work smoothly, but we still recommend you back up your site.
Screenshots
Faq
Brand ID and Secret Key available through our merchant dashboard.
Optional. You may set the public key for webhook to synchronize the card token availability.
You can visit our API documentation for your reference.
This plugin rely on CHIP API (WC_CHIP_ROOT_URL) as follows:
- /payment_methods/
- This is for getting available payment method specific to your account
- /purchases/
- This is for accepting payment
- /purchases/<id>/
- This is for getting payment status from CHIP
- /purchases/<id>/refund/
- This is for refunding payment
- /purchases/<id>/charge/
- This is for charging payment with token
- /purchases/<id>/delete_recurring_token/
- This is for deleting card token
- /clients/
- This is for creating clients in CHIP
- /clients/?q=<email>
- This is for getting client in CHIP with email
- /clients/<id>/
- This to get client and patch client information
Additionally, for FPX Bank status, this plugin rely on CHIP API (WC_CHIP_FPX_ROOT_URL) as follows:
- /fpx_b2c
- This is for getting FPX B2C status
- /fpx_b2b1
- This is for getting FPX B2B1 status
Create new class and extend WC_Gateway_Chip or WC_Gateway_Chip_Subscription with own class.
Then, hook it with filter woocommerce_payment_gateways and pass the method own class name to it.
You may refer to includes/clone-wc-gateway-chip.php file for example.
Create a PHP constant in your wp-config.php file with the following code:
define( 'DISABLE_CLONE_WC_GATEWAY_CHIP' , true );
Reviews
Cool Payment gateway
By Syafiq Freman (Sapitt) on February 12, 2025
Easy to setup, easy to use. Friendly support.
Good Payment Gateway
By salihin on June 26, 2023
I wanted to take a moment to thank you for your excellent payment gateway service. I have been using your gateway for the past few months, and I have been very impressed with the ease of use, security, and reliability.
I especially appreciate the fact that your gateway is so easy to integrate with my website. The setup process was quick and painless, and I was able to start accepting payments within minutes.
I also appreciate the fact that your gateway is very secure. I know that my customers' credit card information is safe and secure when they make payments through your gateway.
Finally, I appreciate the fact that your gateway is very reliable. I have never had any problems with payments processing through your gateway.
Overall, I am very happy with your payment gateway service. I would highly recommend it to anyone looking for a reliable and secure payment gateway.





