I'd like to create a simple PHP form that will allow my website user to make a payment on their account with us using PayPal. I'd like them to enter their name, email address, account number, and the amount they'd like to pay. I would then like to pass this information to PayPal (possibly as a "buy it now" using the account number as the item number) and let PayPal handle all the PP account and/or credit card information. I would then check my PayPal business account daily for the payments I need to record in my accounting package.
I don't expect to get many payments this way, but want to offer the convenience to my clients.
Has anyone seen or posted a code snippet that would point me in the right direction? Anyone want to help with the coding?
Thanks!
Jim