Download & Install the NoFraud App
-
-
- Navigate to the BigCommerce App Store and Search for "NoFraud", or click here.
- Once you've navigated to the NoFraud app listing, click GET THIS APP.
- Navigate to the BigCommerce App Store and Search for "NoFraud", or click here.
-
Next, click Install, and you will be redirected to an authorization page (as shown below). Click Confirm and the app installation will finalize.
Create a NoFraud Account or Link an Existing One
Once the NoFraud app is fully installed, you will either need to create a new NoFraud account (which can be done directly during the app installation process), or link an existing account by selecting one of the options below:
1) If you select I'm a New User, you will need to input your name, company, email, password, etc. and submit the information to create your NoFraud portal account.
2) If you select Link your NoFraud Account you'll just need to input your email and password credentials for your preexisting NoFraud account.
After successfully creating or confirming your account, you will see the below screen if the configuration was successful:
Adding Device JavaScript to Your BigCommerce Store
To finalize the installation, NoFraud requires that you place our Device JavaScript tag on your site. This script will capture device information (i.e. device, operating system, browser, versions, etc.) in addition to the customer's IP address from your site. When NoFraud receives a transaction from your store our system will match the IP address included in the transaction with the IP address captured by our script; linking the device information to your transaction.
The script tag must be placed in a location where you can ensure it will load at least once for each customer completing a purchase. Typically, the best location for this would be the cart and/or checkout page in the page footer. We recommend placing the script towards the bottom of your <body>
element or in your site's <footer>
element.
The Device JavaScript HTML tag for your account is as follows:
<script type='text/javascript' src='https://services.nofraud.com/js/19924/customer_code.js'></script>