ContactPhone Property
Payer's contact telephone number.
Syntax
__property String ContactPhone = {read=FContactPhone, write=FSetContactPhone};
Default Value
""
Remarks
PayPal returns a contact telephone number only if your Merchant account profile settings require that the buyer enter one.
This property is returned after a call to the GetCheckoutDetails method.
This property is read-only.
Data Type
String