E-Payment Integrator 2020 Python Edition

Questions / Feedback?

get_subscription_status Method

Retrieves the status of a recurring payment subscription.

Syntax

def get_subscription_status(subscription_id: str) -> None: ...

Remarks

This method retrieves the current status of the recurring payment subscription specified via SubscriptionId. subscription_details will be populated with the details about the subscription.

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