I use CCBill. The check-out requires only a few lines of HTML in a form... You will need a PHP page to receive the $_POST data back from CCBill with the results of the charge. That's no biggie, either. It's just a small array of data. Your implementation engineer will give you the details.
|