E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

subscriptionDetailsCardExpMonth (property)

The expiration month of the card currently being processed for the recurring payments.

Syntax

@property (nonatomic,readonly,assign,getter=subscriptionDetailsCardExpMonth) int subscriptionDetailsCardExpMonth;
- (int)subscriptionDetailsCardExpMonth;
public var subscriptionDetailsCardExpMonth: Int32 {
  get {...}
}

Default Value

0

Remarks

The expiration month of the card currently being processed for the recurring payments.

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]