E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PayerId Property

Unique encrypted PayPal customer account number.

Object Oriented Interface

public function getPayerId();
public function setPayerId($value);

Procedural Interface

inpay_expresscheckout_get($res, 36 );
inpay_expresscheckout_set($res, 36, $value );

Default Value

''

Remarks

This property is required when calling the CheckoutPayment method.

This property is returned after a call to the GetCheckoutDetails method.

Character length and limitations:17 single-byte characters maximum.

Data Type

String

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