by Chip In Sdn Bhd
0 (0 reviews)
CHIP for Gravity Forms
CHIP - Digital Finance Platform. Securely accept one-time payments with CHIP for Gravity Forms.
Compatible with WP 6.9.4
v1.2.0
Current Version v1.2.0
Updated 1 month ago
Last Update on 20 Feb, 2026
Refreshed 6 hours ago
Last Refreshed on
Rank
#26,005
—
No change
Active Installs
20+
-31%
KW Avg Position
18
+1 better
Downloads
2.1K
+3 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 30
20+
30+
3,493
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 2 more installs to reach 30+
Rank Changes
Current
#26,005
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 2 of 2Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.2.0
- Last Updated
- Feb 20, 2026
- Requires WP
- 6.3+
- Tested Up To
- 6.9.4
- PHP Version
- 7.4 or higher
- Author
- Chip In Sdn Bhd
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,704
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#954
InfiniteWP Client
200K+ installs
#253
Google Analytics for WooCommerce
200K+ installs
#282
FiboSearch - Ajax Search for WooCommerce
100K+ installs
#287
Frequently Asked Questions
Common questions about CHIP for Gravity Forms
Payment operations:
POST /purchases/ – Create payment
GET /purchases/{id}/ – Get payment status
POST /purchases/{id}/refund/ – Refund payment
POST /purchases/{id}/cancel/ – Cancel payment
POST /purchases/ – Create payment
GET /purchases/{id}/ – Get payment status
POST /purchases/{id}/refund/ – Refund payment
POST /purchases/{id}/cancel/ – Cancel payment
Edit your form in Gravity Forms.
Go to Form Settings → CHIP (or the form's payment settings).
Add a new feed: set Brand ID and Secret Key (or leave blank to use Global Configuration), and map amount, currency, and optional client fields.
Enable the feed and save. Form submissions will then send customers to CHIP to complete payment.
How to include Purchase ID in notifications?
Use the merge tag {entry:transaction_id} in the Payment Completion notification. See Gravity Forms Merge Tags for more information.
Is a refund initiated through the WordPress Dashboard instant?
A refund triggered from the WordPress Dashboard (Gravity Forms → Entries) is still subject to CHIP's refund policy. A successful refund message in the dashboard only indicates that the refund request was successfully sent to the CHIP API; completion depends on CHIP's processing.
Can I refund only part of the payment?
Refunds made through the Gravity Forms entry screen are full refunds only. For partial refunds, use the CHIP merchant dashboard or API.
How do I disable the refund feature?
Add the following to your wp-config.php to disable refunds from Gravity Forms:
define( 'GF_CHIP_DISABLE_REFUND_PAYMENT', true );
What currencies are supported?
Supported currencies depend on your CHIP brand configuration. Commonly MYR (Malaysian Ringgit) is supported; contact CHIP for other currencies.
Why don't I see the CHIP payment option on my form?
Ensure: (1) CHIP for Gravity Forms is activated, (2) Brand ID and Secret Key are set in Global Configuration or in the form feed, (3) the form has a CHIP feed added and enabled, and (4) the form has a product or total field so an amount is sent to CHIP.
Go to Form Settings → CHIP (or the form's payment settings).
Add a new feed: set Brand ID and Secret Key (or leave blank to use Global Configuration), and map amount, currency, and optional client fields.
Enable the feed and save. Form submissions will then send customers to CHIP to complete payment.
How to include Purchase ID in notifications?
Use the merge tag {entry:transaction_id} in the Payment Completion notification. See Gravity Forms Merge Tags for more information.
Is a refund initiated through the WordPress Dashboard instant?
A refund triggered from the WordPress Dashboard (Gravity Forms → Entries) is still subject to CHIP's refund policy. A successful refund message in the dashboard only indicates that the refund request was successfully sent to the CHIP API; completion depends on CHIP's processing.
Can I refund only part of the payment?
Refunds made through the Gravity Forms entry screen are full refunds only. For partial refunds, use the CHIP merchant dashboard or API.
How do I disable the refund feature?
Add the following to your wp-config.php to disable refunds from Gravity Forms:
define( 'GF_CHIP_DISABLE_REFUND_PAYMENT', true );
What currencies are supported?
Supported currencies depend on your CHIP brand configuration. Commonly MYR (Malaysian Ringgit) is supported; contact CHIP for other currencies.
Why don't I see the CHIP payment option on my form?
Ensure: (1) CHIP for Gravity Forms is activated, (2) Brand ID and Secret Key are set in Global Configuration or in the form feed, (3) the form has a CHIP feed added and enabled, and (4) the form has a product or total field so an amount is sent to CHIP.