/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

PurchaseCurrency Property

Identifies the type of currency used by the merchant.

Object Oriented Interface

public function getPurchaseCurrency();
public function setPurchaseCurrency($value);

Procedural Interface

ipworks3ds_server_get($res, 69 );
ipworks3ds_server_set($res, 69, $value );

Default Value

'840'

Remarks

This field contains the three digit number assigned by the signing member or processor to identify the currency in which PurchaseCurrency is expressed. This property should contain the ISO-4217 numeric code. For example, the ISO code for US Dollars is "840".

Data Type

String

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