E-Payment Integrator 2020 Python Edition

Questions / Feedback?

subscription_details_card_exp_year Property

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

Syntax

def get_subscription_details_card_exp_year() -> int: ...

subscription_details_card_exp_year = property(get_subscription_details_card_exp_year, None)

Default Value

0

Remarks

The expiration year 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 Python Edition - Version 20.0 [Build 7941]