E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

responseInvoiceNumber (property)

Invoice number submitted in authorization request (if applicable).

Syntax

@property (nonatomic,readonly,assign,getter=responseInvoiceNumber) NSString* responseInvoiceNumber;
- (NSString*)responseInvoiceNumber;
public var responseInvoiceNumber: String {
  get {...}
}

Default Value

""

Remarks

Invoice number submitted in authorization request (if applicable). This property contains the Invoice Number submitted in the original transaction, echoed back by the Gateway host.

This property is read-only.

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