How to check email or mobile phone paypal account status using php api?
问题 How to check email or mobile phone paypal account status using php api ? OK, If i want to send money to this e-mail paypal ( xxx@xx.com ) or mobile phone ( 1234567890 ) Before send money, can i check xxx@xx.com Or 1234567890 status account. EG: Active or Not active 回答1: Yes you can get the status of the PayPal account either by email or the phone number. You should the "GETVERIFIEDSTATUS" API for this purpose . You will have to provide the first and the last name along with email/phone .