问题
I am working on something that needs to enable the users to send money to each other, is there any platform that can support such operation?
for example: user 1 configures his paypal email address and user 2 makes a small donation!
回答1:
With PayPal, you can integrate the regular PayPal Checkout / Smart Payment Buttons , and then add in a payee
object with an email_address
parameter, documented here: https://developer.paypal.com/docs/checkout/integration-features/custom-payee/
来源:https://stackoverflow.com/questions/61935400/what-is-the-best-way-to-enable-a-website-users-send-money-to-each-other