Home
Integration Methods
ccBill
Integration with ccBill can be made using the Approval URL supported by them.
1
Login
Login to your ccBill Admin Center.
2
Account Admin
Go to Account Maintenance -> Account Admin.
3
Integration
Click on the sub/account (if applicable),then on advanced (left side menu) and place the following code into the Approval Post URL section:.
4
Integration of your links
Insert the code below to the site with your payment links to ccBill. The code should be below the code of the links. Also, if the site with payment links is a landing page, then the click tracking code have to be above the code below:
Do not forget to add parameter id="affCookieLinkId" to your payment links, so it looks like this:
<a href="https://bill.ccbill.com/jpost/signup.cgi?formName=1234&clientAccnum=111111&clientSubacc=0001&allowedTypes=0000124404:840&ccbill_referer=&email_template=&email=&password=&username=&subscriptionTypeId=0000124404:840" target="_blank" id="affCookieLinkId">pay</a>
This is all that is required. Now whenever there's sale, ccBill will
call our sale tracking script, and system will generate commission for
the affiliate.