I don't know if this is the right place to post this but I have something that I need some help with. Let's say for instance I have a website that is all about beer. You have your own brewery and I am selling your beer on my website. By using paypal or a different shopping cart system how can I set it up to where I get 25 cents for each sale you make on my website? The process has to be automated as well. Hope that made sense. Cheers, Jan
Check out the Paypal website, they provide the integration coding in PHP and ASP.Net use of them whichever you are comfortable wiht
Yes, login to your Paypal account and check out the Merchant section. Paypal offers lots of good APIs for your Website.
I called Paypal and asked them if they could split the payment into two parts by sending me 25 cents per transaction and the rest goes to the seller but they said they don't have that feature. So I am wondering if there is a different way to automate this? Maybe a shopping cart system?