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

AddressStatus Property

This property indicates whether the customer's address has been confirmed by PayPal.

Syntax

__property String AddressStatus = {read=FAddressStatus, write=FSetAddressStatus};

Default Value

""

Remarks

This property indicates whether the customer's address has been confirmed by PayPal.

This property will be filled after calling either the FillFormVars or VerifyIPN method.

The value of this property is parsed out of the Instant Payment Notification data that was posted by PayPal to your webserver. If you are passing the entire post data to FillFormVars, this will save you having to parse each form variable separately.

This property is read-only.

Data Type

String

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