PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

VerifyAddress Method

Request to verify the email and postal address of a buyer.

Syntax

[VB.NET]
Public Sub VerifyAddress()
[C#]
public void VerifyAddress();

Remarks

Verifies the Email, StreetAddress, and ZipCode of the buyer against PayPal's records. Results are returned in the StreetMatch, ZipMatch, and ConfirmationCode. If the Email address exactly matches one on file with PayPal, your coverage by the PayPal Seller Protection Policy (SPP) depends on the contents of these returned properties.

After calling this method, the Ack property will indicate success or failure.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0