dj-paddle
dj-paddle copied to clipboard
Management Command to synchronize subscriptions from paddle
We need a management command to synchronize subscriptions from paddle.
Unfortunately, the Paddle API is not quite RESTful. However, there is an endpoint which lists all "users" including their subscriptions: https://developer.paddle.com/api-reference/subscription-api/subscription-users/listusers
Hi, is there any work being done on this?
Hi, is there any work being done on this?
Not yet, feel free to take on this one!
I just began work on #19, which should tackle this.