添加电子邮件到PayPal的DoDirectPayment请求

时间:2014-05-07 07:17:40

标签: paypal

我使用PayPal PHP SDK执行DoDirectPayment请求和the example code,并且课程文档没有解释如何向请求添加电子邮件地址。这有可能吗?

谢谢!

1 个答案:

答案 0 :(得分:2)

可以使用Payer as explained here上的PayerInfoType媒体资源提供电子邮件地址。