MerchantLogin Property
Merchant's Gateway login.
Object Oriented Interface
public function getMerchantLogin(); public function setMerchantLogin($value);
Procedural Interface
inpay_recurringbilling_get($res, 32 ); inpay_recurringbilling_set($res, 32, $value );
Default Value
''
Remarks
This is the login Id supplied by the Gateway you signed up with to process credit card transactions.
Data Type
String