문제

I want to retrieve the confirmed shipping address paypal has when a user pays through NVP.

Is there a way to do this? or do I always have to ask for their address ahead of time when processing the payment through the express-checkout?

도움이 되었습니까?

해결책

I'm assuming you're working with the Express Checkout API..?? If so, the GetExpressCheckoutDetails request is what would return the shipping address for the buyer.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top