E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

transactionDesc (property)

Description of goods purchased.

Syntax

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

Default Value

""

Remarks

This field contains a description of the goods or services being purchased. Please see the "ICharge Gateway Setup and Required Properties" page to determine if this is a required or optional field for the gateway you are using.

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