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

User Property

User name for communicating with Paypal.

Object Oriented Interface

public function getUser();
public function setUser($value);

Procedural Interface

inpaypal_adaptivecurrency_get($res, 42 );
inpaypal_adaptivecurrency_set($res, 42, $value );

Default Value

''

Remarks

This property is required to post messages to the PayPal URL. This should not be the same username as your PayPal account login, but rather the name of the API service you've created in your account. If you allow PayPal to auto-generate the name, it is usually the first part of your email address plus "_api1." plus the last part of your email address. For instance, a PayPal Id of test@teststore.com would generate a user name test_api1.teststore.com.

Data Type

String

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