E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

MerchantPassword Property

Merchant's Gateway password.

Object Oriented Interface

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

Procedural Interface

inpay_echeck_get($res, 30 );
inpay_echeck_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) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 PHP Edition - Version 16.0 [Build 7354]