Hello,

I set up paypal express payment for my site, but i failed to fetch the phone number customers provide to us in paypal.

I'm sure i have opened the choice "Reuqire Contact Number" in the preference of paypal account.

The code i use to fetch phone number is as following:
payer.Phone =response.GetExpressCheckoutDetailsResponseDetails.PayerInfo.ContactPhone;

But anything other info like address are transfered correctly.

Please help me.

Kindly regards,
Schumi