#pbj

1 messages ยท Page 1 of 1 (latest)

lavish zealotBOT
indigo belfry
#

Yeah the list subscriptions would be the way to go. However, if the end-goal is to limit 1 subscription per customer, I recommend keeping track of this in your database (using webhooks to update state)

elder hawk
#

@indigo belfry If I'm understanding you correctly:

  1. Keep a record of active sub ID in our own DB
  2. Use list endpoint to get just that sub by ID?
indigo belfry
#

If you go that route, you'll never need to list subscriptions with the api

elder hawk
#

ahhhh okay yea we plan on doing that. The current version we have is that we're transitioning off of a third party platform so we may have some existing folks and some brand new folks.

An issue we noticed is that some brand new folks were able to sign up without giving their CC info (not sure why but prepping anyways). So while they will be given access to our platform, we'd still need to know if they are active and which sub, if any.

#

there is a chance i'm not following what you're saying, though!

desert nimbus
#

Hello ๐Ÿ‘‹
Taking over as codename_duchess needs to step away

elder hawk
#

thank you @indigo belfry and @desert nimbus for your assistance!

desert nimbus
#

NP! ๐Ÿ™‚ let me know if you have any follow ups

elder hawk
#

For sure!