/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CurrencyExponent Property

Minor units of currency.

Object Oriented Interface

public function getCurrencyExponent();
public function setCurrencyExponent($value);

Procedural Interface

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

Default Value

'2'

Remarks

This field indicates the minor units, or number of decimal places, of the currency specified in the CurrencyCode property. For instance, the Japanese Yen has a value of "0", the US Dollar a value of "2", and the Kuwati Dinar a value of "3".

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]