Plugins
About
Blog
Support
Contact
Documentation
Affiliates
My Account
Premium Plugins
Everything to grow & retain customers
All plugins are built for WooCommerce® • Trusted on 246,000+ sites
Coupon Affiliates
Grow sales with affiliate marketing
Learn more
→
Points & Rewards
Turn buyers into loyal regulars
Learn more
→
Store Credit
Keep revenue inside your store
Coming soon
Wishlists
Bring shoppers back to buy
Coming soon
Tax Exemption
Automate VAT & tax exemptions
Learn more
→
Free plugins:
Simple Cloudflare Turnstile
reCAPTCHA for Woo
Explore all plugins →
reCAPTCHA for WooCommerce
Home
›
Docs
›
reCAPTCHA for WooCommerce
›
Developers
Developers
Search the documentation or ask the AI agent anything about the plugin.
Search
Ask AI
Add custom columns to “Referred Orders” table (Function)
By default, the Referred Orders table in the affiliate dashboard shows a fixed set of columns like order date, status, and commission. If you'd like t…
API & Webhooks
REST API Coupon Affiliates has a comprehensive REST API, so your affiliate data no longer has to live only inside WordPress. You can pull statistics i…
Developers: Code Snippets & Resources
The REST API is wcusage/v2. Enable it under Coupon Affiliates > Admin Tools > API, then see API & Webhooks for merchant setup (keys, scopes,…
Disable the “Custom Commission Per Coupon, Product and User” features for certain admins (Function)
By default the options to show custom commission settings, and other coupon affiliate settings, per coupon, product, user or user role is available to…
How to auto-apply coupon when a certain product is in WooCommerce cart (Function)
There is no option to auto-apply coupons when a certain product is in the WooCommerce cart by default. However it is possible to do this with some cus…
Plugin options reference
Every rcfwc_ option the plugin stores, what it controls, and the wp-config constants that override the keys.
Hooks and filters reference
The two filters the plugin provides for skipping the reCAPTCHA check, with signatures and examples.
How reCAPTCHA verification works
How the token is issued in the browser and verified server-side with Google, and why tokens expire.