Closed hnasiry closed 1 year ago
fix issue #189
Because of paddle pause subscription API return status as active, so when determine paused subscription status by paused() method, return false. now for fix it we must check paused_from column for determine that.
fix issue #189
Because of paddle pause subscription API return status as active, so when determine paused subscription status by paused() method, return false. now for fix it we must check paused_from column for determine that.