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

Token Property

This property is used to reference a specific Express Checkout transaction in the PayPal network.

Object Oriented Interface

public function getToken();
public function setToken($value);

Procedural Interface

inpaypal_recurringpayments_get($res, 75 );
inpaypal_recurringpayments_set($res, 75, $value );

Default Value

''

Remarks

When CreateProfile is called, PayPal requires either this property to be set to a valid ResponseToken returned by the SetCheckout method of Express Checkout or a valid credit card to be set through the Card property.

This token expires after three hours.

Data Type

String

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