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

PayPalToken Property

Token that forces a buyer to use the shipping address on file with PayPal.

Syntax

__property String PayPalToken = {read=FPayPalToken, write=FSetPayPalToken};

Default Value

""

Remarks

This property will be filled after a call to the VerifyAddress method. This is used in creating a "Buy Now" button on a website that will direct the customer to PayPal's payment system. This token prevents the buyer from using any street address other than the address on file with PayPal during additional purchases he might make from the merchant. It contains encrypted information about the user's street address and email address. You can pass the value of the token with the Buy Now button HTML address_api_variable so that PayPal prevents the buyer from using any street address or email address other than those verified by Paypal.

The token is valid for 24 hours.

This property is read-only.

Data Type

String

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