Mercuryws Class Reference

The implementation classes and methods for the ws web service.

Inherits from SoapService.

Properties

Instance Methods

AllowRunAsDebit:merchant: pw: account:

Returns BOOL to the designated SoapDelegate.

- (SoapRequest*) AllowRunAsDebit: (id <SoapDelegate>) handler merchant: (NSString*) merchant pw: (NSString*) pw account: (NSString*) account

AllowRunAsDebit:action:merchant: pw: account:

Returns BOOL to the specified target/action receiver.

- (SoapRequest*) AllowRunAsDebit: (id) target action: (SEL) action merchant: (NSString*) merchant pw: (NSString*) pw account: (NSString*) account;

AssociateAccount:account: identifier: merchantid: memo: pw:

Returns BOOL to the designated SoapDelegate.

- (SoapRequest*) AssociateAccount: (id <SoapDelegate>) handler account: (NSString*) account identifier: (NSString*) identifier merchantid: (NSString*) merchantid memo: (NSString*) memo pw: (NSString*) pw

AssociateAccount:action:account: identifier: merchantid: memo: pw:

Returns BOOL to the specified target/action receiver.

- (SoapRequest*) AssociateAccount: (id) target action: (SEL) action account: (NSString*) account identifier: (NSString*) identifier merchantid: (NSString*) merchantid memo: (NSString*) memo pw: (NSString*) pw;

CAllDetail:merchant: pw: invoice: startdate: enddate:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) CAllDetail: (id <SoapDelegate>) handler merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice startdate: (NSString*) startdate enddate: (NSString*) enddate

CAllDetail:action:merchant: pw: invoice: startdate: enddate:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) CAllDetail: (id) target action: (SEL) action merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice startdate: (NSString*) startdate enddate: (NSString*) enddate;

CAllDetailEx:merchant: pw: invoice: startdate: enddate: transactioncode:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) CAllDetailEx: (id <SoapDelegate>) handler merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice startdate: (NSString*) startdate enddate: (NSString*) enddate transactioncode: (NSString*) transactioncode

CAllDetailEx:action:merchant: pw: invoice: startdate: enddate: transactioncode:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) CAllDetailEx: (id) target action: (SEL) action merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice startdate: (NSString*) startdate enddate: (NSString*) enddate transactioncode: (NSString*) transactioncode;

CAllGiftDetail:merchant: pw: invoice: startdate: enddate:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) CAllGiftDetail: (id <SoapDelegate>) handler merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice startdate: (NSString*) startdate enddate: (NSString*) enddate

CAllGiftDetail:action:merchant: pw: invoice: startdate: enddate:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) CAllGiftDetail: (id) target action: (SEL) action merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice startdate: (NSString*) startdate enddate: (NSString*) enddate;

CBatch:merchant:

Returns CXMLNode* to the designated SoapDelegate.

- (SoapRequest*) CBatch: (id <SoapDelegate>) handler merchant: (NSString*) merchant

CBatch:action:merchant:

Returns CXMLNode* to the specified target/action receiver.

- (SoapRequest*) CBatch: (id) target action: (SEL) action merchant: (NSString*) merchant;

CTranDetail:merchant: pw: invoice:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) CTranDetail: (id <SoapDelegate>) handler merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice

CTranDetail:action:merchant: pw: invoice:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) CTranDetail: (id) target action: (SEL) action merchant: (NSString*) merchant pw: (NSString*) pw invoice: (NSString*) invoice;

CreditTransaction:tran: pw:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) CreditTransaction: (id <SoapDelegate>) handler tran: (NSString*) tran pw: (NSString*) pw

CreditTransaction:action:tran: pw:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) CreditTransaction: (id) target action: (SEL) action tran: (NSString*) tran pw: (NSString*) pw;

GiftTransaction:tran: pw:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) GiftTransaction: (id <SoapDelegate>) handler tran: (NSString*) tran pw: (NSString*) pw

GiftTransaction:action:tran: pw:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) GiftTransaction: (id) target action: (SEL) action tran: (NSString*) tran pw: (NSString*) pw;

Lookup:tran: pw:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) Lookup: (id <SoapDelegate>) handler tran: (NSString*) tran pw: (NSString*) pw

Lookup:action:tran: pw:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) Lookup: (id) target action: (SEL) action tran: (NSString*) tran pw: (NSString*) pw;

LoyaltyTransaction:tran: pw:

Returns NSString* to the designated SoapDelegate.

- (SoapRequest*) LoyaltyTransaction: (id <SoapDelegate>) handler tran: (NSString*) tran pw: (NSString*) pw

LoyaltyTransaction:action:tran: pw:

Returns NSString* to the specified target/action receiver.

- (SoapRequest*) LoyaltyTransaction: (id) target action: (SEL) action tran: (NSString*) tran pw: (NSString*) pw;

RemoveAccountAssociation:account: identifier: merchantid: pw:

Returns BOOL to the designated SoapDelegate.

- (SoapRequest*) RemoveAccountAssociation: (id <SoapDelegate>) handler account: (NSString*) account identifier: (NSString*) identifier merchantid: (NSString*) merchantid pw: (NSString*) pw

RemoveAccountAssociation:action:account: identifier: merchantid: pw:

Returns BOOL to the specified target/action receiver.

- (SoapRequest*) RemoveAccountAssociation: (id) target action: (SEL) action account: (NSString*) account identifier: (NSString*) identifier merchantid: (NSString*) merchantid pw: (NSString*) pw;