An e-commerce payment processing solution and online fraud protection for your business.
There are dozens of providers who offer basic payment processing online, but CCBill is the payment services platform built to care for your buyers, automate your business and help you instantly grow into new markets.Accept credit cards, debit cards, gift cards, online checks and bank transfers using CCBill – and protect your business with our leading fraud protection and 24/7 billing support for your buyers.
Offering a complete package at easy rates, CCBill’s service includes a payment gateway, merchant account, smart payment forms, mobile tools, multiple currencies and languages, PCI Level 1 compliance, direct settlements and a menu of tools to automate and expand your online business commerce.
With billions of consumers linked to a broad, flexible e-commerce platform, plus dozens of integrated software partners, CCBill represents reliability and integrity to consumers and merchants alike.
Click here to get started with taking payments online.
Integration with ccBill can be made using the Approval URL supported by them.
Account settings of your ccBill
- Sign in to the Administration Portal
- Click the Account Info Mega Menu, then select Sub Account Admin from the Manage Sub Accounts section of the menu.
- Click the Webhooks link on the left side of the screen.
- Enter the URL that you wish posts to be directed to in the Webhook URL (use the URL in the code section below) field.
- Select the post types you wish to subscribe to (click All to select all types, or pick and choose any combination of post types by selecting the check box next to it).
- Select the Satellite Locations that Webhooks should post to you from. Try to choose a location that is geographically close to the server that the URL you selected in step 2 in order to ensure that posts get to your URL as quickly as the can. The satellite locations are currently Phoenix, AZ, Ashburn, VA, and Amsterdam, the Netherlands.
- Click Update to save the configuration.
https://URL_TO_PostAffiliatePro/plugins/ccBill/ccbill.php
When you are done, login to your merchant panel and activate and configure ccBill plugin.
Integration of your links
Insert the code below to the site with your payment links to ccBill:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');
PostAffTracker.writeCookieToLink('affCookieLinkId', 'PAP_COOKIE');
</script>
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 forthe affiliate.
PostAffiliate Pro offers an integration with Stripe, a suite of APIs that allows for easy credit card transactions. The integration handles orders, recurring orders, and refunds, and supports lifetime commissions and coupon handling. The integration method involves adding tracking cookie data to the customer account's 'description' field in an order form. Stripe Checkout requires inserting the tracking ID into the clientReferenceId option. Sale tracking is automatic and can be set up with webhooks. The Stripe plugin must be activated and configured in Post Affiliate Pro.
The article discusses the integration of buttons and the payment response URL with RBS WorldPay in Post Affiliate Pro 4. The admin panel allows for easy set-up of the Payment Response URL to send transaction details, and steps are provided for when the URL is already in use. Additionally, the article provides code for proper tracking of affiliates through integrated buttons. Various related resources are listed for further reference.
CPC (cost per click) is an advertising revenue model where affiliates get paid for every click on the merchant's ad. Post Affiliate Pro tracks all clicks for affiliate links and banners and generates commissions for unique and repeated clicks. Using CPC in your business can be cost-effective, allow you to target specific audiences and customize your campaigns. It also gives you control over your budget and works well on different platforms. CTR (click-through rate) is different from CPC, as it measures how many users see and click on an ad. You can track CPC with Post Affiliate Pro by integrating click-tracking codes into your website and campaigns.