INS Endpoint Testing Tool

Please choose your transaction type

   Include Upsell Node in INS Message? This will replicate an upsell transaction.

Additional INS Tools and Scripts

Cart Abandonment Information:

Generic INS v6.0 Script Parsing Stub, PHP
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Voluum Connectivity Instructions

Connecting your Voluum account with your ClickBank account can be done through an INS script, hosted by an individual affiliate or seller/product owner.

Voluum Steps

Add New Affilite Network:
  1. Log in to Voluum
  2. Click on the “Affiliate networks” tab
  3. Click on “New affiliate network” to pop up a New Affiliate Network window
  4. Set a name for your affiliate network (e.g. ClickBank)
  5. Check the box “Append click ID to offer URLs”, this will add a {clickid} to the end
    of your offer URLs
  6. Click Save and your new affiliate network will appear in the list
  7. Click on the “Offers” tab
  8. Click on “New offer” button to open the New Offer window
Create New Offer:
  1. Click on the “Offers” tab
  2. Click on “New offer” button to begin
  3. Insert your desired Name for your offer (it can be anything)
  4. Paste your offer URL from your affiliate network, as an example:
    http://afffiliateNickName.hop.clickbank.net/?tid={clickid}
  5. The available URL tokens can be used to pass back information from your
    affiliate network
  6. Country field groups your offers and landers into country groups. If nothing is selected,
    then “Global” will appear in the Name field
  7. Choose your affiliate network from the drop-down menu (for example: ClickBank)
  8. If your affiliate network doesn’t have a payout token or you didn’t add the payout
    parameter to your postback or pixel URL, check “Manual” and enter your desired price
  9. Click Save and your offer will be listed

Self-hosted PHP Script Steps

You must have a web server / domain / ftp access in order to host the PHP script.
Personalize the INS script below, with your voluum ID in the $voluumID, as well as the ClickBank Secret Key (see below) in the $secretKey.
Upload the script to your webserver, and verify that it is functional.
INS to Voluum Script.

ClickBank INS Setup Steps

First you must request access to instant notifications:
  1. Log in to your ClickBank account.
  2. Click the Settings tab.
  3. Click My Site.
  4. Find the Advanced Tools section and click Edit.
  5. Click the Request Access link next to the Instant Notification URL field.
  6. Fill out the form, thoroughly review the terms of use, and acknowledge
    that you have read and agree to the terms of use.
  7. Click the Save Changes and Request API Access button at the bottom of the form.
  8. Click the Save Changes button.
Enable Instant Notifications:
  1. Log in to your ClickBank account.
  2. Click the Settings tab.
  3. Click My Site.
  4. Find the Advanced Tools section and click Edit.
  5. Enter your secret key in the Secret Key field. Your secret key is a string
    of up to 16 characters, including numbers and capital letters, that you create.
    Your instant notifications will be encrypted using your secret key.
  6. Enter your URL in the Instant Notification URL field.
  7. Click Test to the right of the URL. A test notification is sent with a receipt
    of ******** and a transaction type of TEST.
  8. Review the response in the popup window to verify that the test was successful.
  9. Click Save Changes.

Related Links

Here is a list of curated knowledgebase articles related to the ClickBank Instant Notification System:
ClickBank INS.