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_expresscheckout_get($res, 22 );
inpay_expresscheckout_set($res, 22, $value );

Default Value

''

Remarks

This property is optional.

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

This property is optional when calling the CheckoutPayment method.

This property is optional when calling the SetCheckout method.

Data Type

String

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