> Any body tell me how to use ibill.com payment site for my project

iBill is similar to 2checkout, in the fact that the forms are hosted
on their secure server. Basically, the user launches their purchase
into the iBill site by clicking out of yours.... usually I use a form
button that says continue to payment site, because you have to send
the product ID from your site to match up with a product that you've
set up in iBill so that you get the right infomation being charged for
on the iBill site. Once iBill completes, it can send some confirmation
info back to your site for you to process.

That's kind of a quick overview (from memory) of the process I used on
one of my projects, but it's been a while since i've used iBill.


-- 
---
eric marden
http://xentek.net
---

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to