E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

MerchantPassword Property

Merchant's Gateway password.

Object Oriented Interface

public function getMerchantPassword();
public function setMerchantPassword($value);

Procedural Interface

inpay_icharge_get($res, 30 );
inpay_icharge_set($res, 30, $value );

Default Value

''

Remarks

This is the password supplied by the Gateway you signed up with to process credit card transactions. Some gateways require passwords only for Credit or Void transactions, some require it for all transactions, and some do not require this field at all.

Data Type

String

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