CHIP for GiveWP
CHIP - Better Payment & Business Solutions. Securely accept payment with CHIP for GiveWP.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 327 days ago
Is CHIP for GiveWP abandoned?
Likely maintained (last update 327 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This is an official CHIP plugin for GiveWP.
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 GiveWP site to be integrated with CHIP as per documented in API Documentation.
Links
Installation
Demo
Minimum Requirements
- WordPress 4.7 or greater
Automatic installation
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “CHIP for GiveWP” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.
Manual installation
The manual installation method involves downloading our plugin and uploading it to your webserver via your favorite FTP application. The
WordPress codex contains instructions on how to do this here.
Updating
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
Frequently Asked Questions
Brand ID and Secret Key available through our merchant dashboard.
No.
You can visit our API documentation for your reference.
This plugin rely on CHIP API (GIVE_CHIP_ROOT_URL) as follows:
- /purchases/
- This is for accepting payment
- /purchases/<id>
- This is for getting payment status from CHIP
- /purchases/<id>/refund
- This is for refunding payment
You need to paste the code below in your wp-config.php to disable refund.
define( 'GWP_CHIP_DISABLE_REFUND_PAYMENT', true);
Review feed
Changelog
1.2.1 – 2025-02-07
- Fixed – Issue with Option-Based Form Editor where payment info show escaped output.
- Fixed – Remove filtering for webhook to prevent unpredictable failure for openssl_verify.




