1
votes

I'm trying to use the PayPal Adaptive Payments Payment API. I am trying to test the API with my own email address, but I get an error specifying the sender by email. I'm wondering how to determine my own account ID to try that way?

I'm referring to the account id here: https://developer.paypal.com/docs/classic/api/adaptive-payments/PaymentDetails_API_Operation/

I get the error: "The email address [email protected] is invalid. It may not be registered in PayPal's system yet" when trying to pay by my email. When I log in with PayPal my email address is correct. My account is verified with a bank account, credit card, and debit card connected.

1
I want only Merchant Account ID from paypal without go linkVishal Maitry

1 Answers

2
votes

You can get your PayPal account ID by logging into your PayPal account and looking in your profile, or you can also get it via the GetPalDetails API.