This article applies to all NATS 3.1 versions.
An old knowlege base article explained how to connect NATS to CCBill for
upgrades using triple DES. We no longer recomend that method; instead,
please use the following instructions to connect to CCBill's back-end
post system.
First set-up an upgrade sub-account for each site. After that, for each
site, find the site in the Sites Admin and click the Edit (pencil) icon
for that site. Scroll down to the biller details section and find
the subsection specifically for CCBill. Enter the upgrade sub-account
information in the provided field and click the Save Changes button.
Contact CCBill and inform them that you want to enable upgrades using the
back end post.
Once CCBill upgrades are working, you need to use the following link in
your limited members area for user upgrades:
http://<linkdomain>/signup/upgradeplus.php?site=<siteid>&username=<username>
- <linkdomain> -- the site's linkdomain for the site
- <siteid> -- is the site's siteid
- <username> -- is the username for the user that is trying to upgrade (To get the Username via PHP you would use <?=$_SERVER['REMOTE_USER']?>)