E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

merchantLogin (property)

Merchant's Gateway login.

Syntax

@property (nonatomic,readwrite,assign,getter=merchantLogin,setter=setMerchantLogin:) NSString* merchantLogin;
- (NSString*)merchantLogin;
- (void)setMerchantLogin:(NSString*)newMerchantLogin;
public var merchantLogin: String {
  get {...}
set {...} }

Default Value

""

Remarks

This is the login Id supplied by the Gateway you signed up with to process credit card transactions.

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