Hi,
I have a website, A user can register in to the system and can post their Items to website.
I want to create a paypal button on each item page through which a user can purchase that item (NB: No cart),
while purchasing, some 3% of selling amount should go to admin account, remaining amt should go to the seller's account.
How can I implement this?
How will be the structure of paypal button?
what are the details I have to set for the paypal API?
what are the paypal credentials I need to store for a seller account?
Thanks
Roopesh