Stripe `priceId` is undefined
Hello everyone! I use the stripe plugin and I have this code:
When I access
subscriptions.value.data[0]
, I get my subscription object, but it doesn’t include the priceId
property. Why is that?0 Replies