smallbets/userbase

enhancement: Expose priceId on user object

raae opened this issue · 1 comments

raae commented

It would be nice to have the priceId exposed on the user object as subscriptionPriceId so I can give the user information about what plan they are on.

In my specific case "monthly" or "yearly".

Used the name subscriptionPlanId to be consistent with the Admin API. Released in userbase-js v2.8.0!