Is it possible to get this month’s PayPal balance in PHP? If so, how would I go about doing so?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes they offer SOAP services, according to their documentation
But there is some requirements.
Next time I suggest to search about API. Usually if a company offer a way to retrieve a information ( paypal balance, tweets on twitter, message on facebook, etc) they will offer a API.
So in your case, a google search with term like “Paypal API php” will help you