- Overview
- Integration Process
- Account Approval
- Changing the Accepted Currency
- Frequently Asked Questions
Overview
This article provides a step-by-step guide on how to integrate the Nuvei payment gateway with your online store. Nuvei is a secure and reliable payment processing solution that allows you to accept payments from customers. By following these instructions, you can seamlessly add Nuvei as a payment gateway for processing transactions on your website(s).
Integration Process
Follow these steps to integrate the Nuvei payment gateway with your online store:
-
Sign Up for a Nuvei Account: Go to Settings > Payments > Gateways and click "Sign Up" to register through your online store dashboard. You will need to wait on the approval process through Nuvei to proceed. They should reach out to you via email for further details on your business. Once approved, return to the sign up page, but select "Existing Nuvei Account Enrolled with Cart.com" instead.
- Access Merchant Portal: Log in to your Nuvei merchant portal. This is where you'll configure your payment settings and gather the API credentials.
-
Generate API Credentials: In the merchant portal, navigate to Settings > Integration Settings to locate your Merchant ID, Secret Key, and Site ID.
- Connect your Online Store: Within your online store dashboard, access the payment gateway settings via Settings > Payments > Gateways > New > Sign Up. If your Nuvei account is already set up, select Existing Account and enter the Merchant ID, Secret Key, and Site ID from the previous step. If you do not have an account yet, you can optionally register at this point.
- Enable Nuvei: To activate the gateway, you can apply the gateway to "All" stores, or a specific store.
Account Approval
When you first register for an account with Nuvei, you will be subject to their approval process. You should receive an email shortly after signing up to initiate the approval process.
Changing the Accepted Currency
To change the accepted currency for transactions processed through Nuvei, follow these steps:
- Navigate to Settings > Payments > Gateways.
- Locate the Nuvei payment gateway and click "Edit".
- Scroll down to the Config String setting.
- Add the following parameter to the config string:
CURRENCYCODE=xxx
Replace "xxx
" with the desired currency code (e.g.,USD
for US Dollars,EUR
for Euros). - Save your changes.
Note: The currency code must be a valid ISO currency code supported by Nuvei. If the wrong code is used, transactions may fail.
Frequently Asked Questions
-
Can I start making payments now?
No, until your account is verified and approved to transact, you will not be able to take payments online.
-
When will I know if I’m approved?
You will receive an email from Nuvei inviting you to provide more detailed business information. When that application form is completed, you will be contacted by Nuvei with confirmation of approval or rejection.
-
What if I’ve already been approved by Nuvei?
If/Once you’ve been approved, you can come back to edit the payment gateway. Instead of selecting you are a new customer, you will select that you already have a Nuvei-approved account. From there, you will be able to enter your account credentials and connect the gateway to your desired store.
-
How do I change the accepted currency for Nuvei transactions?
To change the currency, navigate to Settings > Payments > Gateways, edit the Nuvei payment gateway, and addCURRENCYCODE=xxx
to the Config String setting. Replace "xxx
" with the desired ISO currency code (e.g.,USD
,EUR
).