E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

addSpecialField (method)

Adds a special field name and the corresponding value.

Syntax

- (void)addSpecialField:(NSString*)name :(NSString*)value;
public func addSpecialField(_ name: String, _ value: String) throws -> Void

Remarks

Please refer to the SpecialFieldName and SpecialFieldValue properties for more information on form variables and how they are managed.

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