E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

level3Aggregate (property)

The level 3 aggregate containing the data to be sent in the request.

Syntax

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

Default Value

""

Remarks

This property is used to specify the level 3 aggregate obtained from Level3 class. When specified, the class will parse the aggregate and send the specified values within the transaction request to process the transaction as a level 3 transaction.

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