bugfix
This commit is contained in:
@@ -112,6 +112,7 @@ def update_subscription(rower,data):
|
|||||||
gatewaydata
|
gatewaydata
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
if result.is_success:
|
if result.is_success:
|
||||||
rower.paidplan = plan
|
rower.paidplan = plan
|
||||||
rower.planexpires = result.subscription.billing_period_end_date
|
rower.planexpires = result.subscription.billing_period_end_date
|
||||||
|
|||||||
Reference in New Issue
Block a user