E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

MerchantSessionId Property

Your customer session identification token.

Object Oriented Interface

public function getMerchantSessionId();
public function setMerchantSessionId($value);

Procedural Interface

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

Default Value

''

Remarks

PayPal records this optional session identification token as an additional means to detect possible fraud.

This property is optional.

Character length and limitations: 64 single-byte numeric characters.

Data Type

String

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