E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

paymentScheduleTotalPayments (property)

The total number of payments.

Syntax

@property (nonatomic,readwrite,assign,getter=paymentScheduleTotalPayments,setter=setPaymentScheduleTotalPayments:) int paymentScheduleTotalPayments;
- (int)paymentScheduleTotalPayments;
- (void)setPaymentScheduleTotalPayments:(int)newPaymentScheduleTotalPayments;
public var paymentScheduleTotalPayments: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

The total number of payments. Valid values differ between gateways. See RecurringBilling Gateway Setup and Required Properties for details.

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