1. Build Integration
Steps to integrate your WooCommerce website with Curlec Payment Gateway.
Follow the steps given below to integrate Curlec Payment Gateway with your WooCommerce website.
- .
- .
There are two methods to install our WooCommerce plugin:
- .
- Install it from the WordPress Plugin Directory.
-
Log in to your
and activate the Curlec plugin in the WordPress Plugin Manager. -
Log in to your
, navigate to Settings and click the Checkout/Payment Gateways tab. -
Click Curlec to edit the settings.
-
Enable the Payment Method, name it Credit Card/Debit Card/FPX. This is shown on the Payment page your customer sees.
Handy Tips
If you cannot see the Razorpay payment option during WooCommerce checkout, update the plugin to the
version. -
Add in your [KEY_ID] and [KEY_SECRET] generated from the
. -
Set the Payment Action to Authorize and Capture to auto-capture payments. If you want to capture payments manually from the Dashboard after manual verification, set the Payment Method to Authorize.
Handy Tips
Webhook is
when you enter and save the API key ID and secret on the plugin settings page. You need to verify if webhooks are enabled on your . However, for versions lower than 3.5.0, you need to .You can track the payment status from the Curlec Dashboard or poll our APIs.
- Log in to the and navigate to Transactions → Payments.
- Check if a
payment_ID
has been generated and note the status. In case of a successful payment, the status is marked ascaptured
.
to check the payment status.
Is this integration guide useful?