简体   繁体   English

在paypal api中检索付款人信息

[英]Retrive Payer info in paypal api

I have Capture and Authentification class that works on PHP PayPal SDK API , is there any way to retrive Payer details such as email, address, phone etc.我有适用于 PHP PayPal SDK API CaptureAuthentification类,有什么方法可以检索Payer详细信息,例如电子邮件、地址、电话等。
Thanks.谢谢。

try use print_r($_POST);尝试使用 print_r($_POST); to view all user's post.查看所有用户的帖子。

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

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