/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

TransactionDisplayAmount Property

Purchase amount to be authorized.

Object Oriented Interface

public function getTransactionDisplayAmount();
public function setTransactionDisplayAmount($value);

Procedural Interface

ipworks3ds_mpi_get($res, 60 );
ipworks3ds_mpi_set($res, 60, $value );

Default Value

''

Remarks

This field contains the transaction amount to be authorized. The transaction amount is to be presented with all currency-specific punctuation, as this will be the number displayed to the customer. This number must be equivalent to the TransactionAmount property. This field may not contain a negative number.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8162]