Passing domain name to PayPal
Posted
by ilhan
on Stack Overflow
See other posts from Stack Overflow
or by ilhan
Published on 2010-05-26T13:46:14Z
Indexed on
2010/05/26
13:51 UTC
Read the original article
Hit count: 240
paypal
I'm trying to sell something to domain owners. I need to know their domain names. Before the payment procedure I'll ask their domain names in my web site, I'll store the data in the cookies or the url, then I want to pass the data (domain name) to the PayPal so that I'll know who paid for what domain name. I know PHP and HTML in advanced level but I don't know how to pass the data to PayPal. How I'll do that?
Thanks in advance!
© Stack Overflow or respective owner