Integration Steps
Steps to integrate your Easy Digital Downloads website with Curlec Payment Gateway.
Follow the steps given below to integrate Curlec Payment Gateway with your Easy Digital Downloads website.
Follow the steps given below:
-
Download and install the latest version of the Easy Digital Downloads extension from the
. -
Download the latest
from the Releases section in GitHub. -
Unzip and upload the extension contents to your
/wp-content/plugins/
directory. -
Activate the extension via the WordPress Plugins menu.
Handy Tips
If you have downloaded the extension from GitHub or elsewhere, ensure that the directory is named
edd-razorpay
. -
Log in to your
and activate the extension in the WordPress Plugin Manager. -
Log in to your
. -
Navigate to the Settings page and click the Checkout/Payment Gateways tab.
-
Click Curlec to edit the settings.
-
Enable the Payment Method and name it Credit Card/Debit Card/Internet Banking (this will show up on the payment page your customer sees).
-
Enter your
from the Curlec Dashboard.[KEY_ID]
and[KEY_SECRET]
. Generate the -
Click Save to save the changes.
After the integration, a Pay button will appear on your web page/app. You need to click the button and make a test transaction to ensure the integration works as expected. You can start accepting actual customer payments once the test is successful.
You can make test payments using one of the payment methods configured at the Checkout.
- No money is deducted from the customer's account as this is a simulated transaction.
- Ensure you have entered the API keys generated in the test mode in the Checkout code.
You can select any of the listed banks. After choosing a bank, Curlec will redirect to a mock page where you can make the payment a success
or a failure
. Since this is Test Mode, we will not redirect you to the bank login portals.
You can select any of the listed wallets. After choosing a wallet, you will be redirected to a mock page where you can make the payment success
or a failure
. Since this is Test Mode, we will not redirect you to the wallet login portals.
You can use one of the following test cards to test transactions for your integration in Test Mode.
- Use any valid expiration date in the future in the MM/YY format.
- Use any random CVV to create a successful payment.
Follow these steps before taking the integration live:
You can perform an end-to-end simulation of funds flow in the Test Mode. Once confident that the integration is working as expected, switch to the Live Mode and start accepting payments from customers.
Watch Out!
Ensure you are switching your test API keys with API keys generated in Live Mode.
To generate API Keys in Live Mode on your Dashboard:
- Log in to the Dashboard and switch to Live Mode on the menu.
- Navigate to Account & Settings → API Keys → Generate Key to generate the API Key for Live Mode.
- Download the keys and save them securely.
- Replace the Test API Key with the Live Key in the Checkout code and start accepting actual payments.
Is this integration guide useful?