E-Payment Integrator 2020 Python Edition

Questions / Feedback?

subscription_details_card_number Property

The card number currently being processed for the recurring payments.

Syntax

def get_subscription_details_card_number() -> str: ...

subscription_details_card_number = property(get_subscription_details_card_number, None)

Default Value

""

Remarks

The card number 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]