简体   繁体   English

PayPal SDK 允许个人对个人付款 Javascript

[英]PayPal SDK to allow person to person payment in Javascript

I'm trying to find a way to integrate PayPal that would allow my users to pay via PayPal to another user right from my platform.我正在尝试找到一种集成 PayPal 的方法,允许我的用户通过 PayPal 直接从我的平台向另一个用户付款。 I can't seem to find API/SDK for that.我似乎无法为此找到 API/SDK。 Is there a way to do that?有没有办法做到这一点?

In the purchase_units object, you can set a custom payee to be the receiver's email addresspurchase_units object中可以设置自定义payee为收款人地址email

See the guide here: https://developer.paypal.com/docs/checkout/integration-features/custom-payee/请参阅此处的指南: https://developer.paypal.com/docs/checkout/integration-features/custom-payee/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM