E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

responseAmount (property)

Amount returned in the response.

Syntax

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

Default Value

""

Remarks

Amount returned in the response.

This should always match the value sent in OrderTotal.

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]