E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

paymentGrossAmount (property)

The final amount charged.

Syntax

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

Default Value

""

Remarks

The final amount charged.

This includes any shipping and taxes from your Merchant Profile.

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]