/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

MerchantBankId Property

The number which identifies the merchant's bank or processor.

Object Oriented Interface

public function getMerchantBankId();
public function setMerchantBankId($value);

Procedural Interface

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

Default Value

'000000'

Remarks

This field contains a six digit Visa assigned Bank Identification Number issued by the merchant's member bank or processor. The acquirer Bank Identification Number (BIN) identifies the member bank that signed the merchant using the Point of Sale application. This field may not remain zero-filled.

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]