Appearance
WordPress / WooCommerce Plugin Integration Guide
This guide explains how to install and configure the HUCH payment plugin on a WordPress site using WooCommerce.
Requirements
- WordPress 5.5+ and WooCommerce 5.0+
- An active HUCH merchant account
- A valid HUCH API key
- A site using HTTPS (recommended)
Step 1 – Plugin Installation
- Download the
.zipfile of the HUCH plugin - In the WordPress admin panel, go to
Plugins > Add New - Click “Upload Plugin” and select the
.zipfile - Click Install Now, then Activate
Step 2 – Plugin Configuration
Navigate to WooCommerce > Settings > Payments > HUCH and fill in:
- API Key: copied from your HUCH merchant dashboard
- Merchant ID: visible on your merchant account
- Mode: Sandbox (test) or Production (live)
- Redirect URLs:
- Success URL:
https://yourwebsite.com/thank-you - Failure URL:
https://yourwebsite.com/payment-failed
- Success URL:
Step 3 – Webhook Configuration
In your HUCH dashboard, set the following webhook URL:
https://yourwebsite.com/?wc-api=wc_huch_webhook
This allows WooCommerce to receive real-time updates about the payment status.
Step 4 – Testing the Integration
- Enable Sandbox mode
- Make a test order using a test IBAN (if available)
- Ensure the WooCommerce order status updates from “Pending” to “Processing” or “Completed”
Useful Links
Need Help?
Feel free to reach out to our support team at support@huch.tech