E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

Password Property

Password for communicating with PayPal.

Object Oriented Interface

public function getPassword();
public function setPassword($value);

Procedural Interface

inpay_directpayment_get($res, 28 );
inpay_directpayment_set($res, 28, $value );

Default Value

''

Remarks

This property is required to post messages to the PayPal URL. Do not confuse this property with your PayPal password. This password must match the API User you create from inside your PayPal account.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]