Hi,
I am a php programmer, want to integrate paypal API with my site
Site is a shopping cart , user parchase some products from different product owners
While he purchasing the product, the amount will transfer as split payment,
On one short payment , each product price amount will split up and transfer to some percentage goes to Site admin account and some percentage goes to product owners.
For Multiple Payment from a user account, we have to keep user's Paypal API credentials such as Api username, Api password,Api signature. Secure data cannot be kept in DB. So we cant use mass pay for this type multiple payments . Due to this split payment Transafer issue , We have to find an alternative solution
Please help me as soon as possible
Thanks
Soumya