E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

OrderDescription Property

Description of items the customer is purchasing.

Object Oriented Interface

public function getOrderDescription();
public function setOrderDescription($value);

Procedural Interface

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

Default Value

''

Remarks

This property is optional.

Character length and limitations: 127 single-byte alphanumeric characters.

Data Type

String

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