mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
8f333cc38b
refs https://github.com/TryGhost/Team/issues/475 The subscription object here is a database model rather than an ISubscription from the stripe library, and we need to 1) use the `get` method to read attributes and 2) read the `subscription_id` attribute, as the `id` is our internal one. |
||
---|---|---|
.. | ||
index.js |