Friday 15 May 2015

paypal - Missing shipping address and note to seller in the create payment response -


I am using the REST API to create payments (in the sandbox environment) with payment_method = "PayPal". For some reasons I did not find the shipping address in the payer_info object in response. I'm also not sure how to get "notes to the seller" through the REST API. Any hints will be highly appreciated.

The shipping address data currently does not return to PayPal transactions in the REOP API we offer, Unless the shipping address was initially submitted with the request.

Our new Rest API is being prepared because we talk - I am looking at all your requests for this, so I am definitely passing that information.

In the interim, you might consider making another call on our classic GetExpressCheckoutDetails API, for this only Express Checkout Token (EC-XXXXX), Classic API Username, API Password And API signature will be required and you will have to return the shipping address data (among other things) to the response (address).

No comments:

Post a Comment