E-Payment Integrator 2020 Python Edition

Questions / Feedback?

response_subscription_id Property

Contains the Subscription or Profile Identifier for the recurring payment.

Syntax

def get_response_subscription_id() -> str: ...

response_subscription_id = property(get_response_subscription_id, None)

Default Value

""

Remarks

Contains the Subscription or Profile Identifier for the recurring payment. This property contains a subscription identifier or profile number used to reference a recurring payment. This property is used when performing subsequent actions on a recurring payment.

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]