E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

Note Property

An informational note about this settlement that will be displayed in the payer's transaction history.

Object Oriented Interface

public function getNote();
public function setNote($value);

Procedural Interface

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

Default Value

''

Remarks

Used during Capture or VoidTransaction.

This property is optional.

Character length and limits: 255 single-byte characters.

Data Type

String

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