E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

paymentFeeAmount (property)

PayPal fee amount charged for the transaction.

Syntax

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

Default Value

""

Remarks

PayPal fee amount charged for the transaction.

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]