Paypal Button for each seller

Alber_
Contributor
Contributor

Hello,

Maybe this is an starter question, but I didn't found a really good answer, so I think this is the rigt place to ask.

I'm developing an application that (simplifying) will allow users to create items to sell. These items could be purchased and the buyer should pay over Paypal directly to seller, without financial intervention on our part. I mean, Paypal Button should initiate a payment with the seller as recipient.

It's possible to do this? (I am assuming that is not a good practice store all sellers client-id/client-secret)

Is there a 'best practice paper'?

Best regards.

Login to Me Too
2 REPLIES 2

Alber_
Contributor
Contributor

I resolve this with Python Flask, you can get the code here:

 

https://github.com/albertofojo/flaskpaypal

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.