E-Payment Integrator 2020 Python Edition

Questions / Feedback?

update_subscription Method

Updates a recurring payment subscription.

Syntax

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

Remarks

This method is used to update a recurring subscription, specified by SubscriptionId. Specify new values via payment_schedule before calling this method.

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