Stripe.js Retrieve info bug

@copilot
Please, help

Stripe says that this client has subscription!

But Bubble don’t see it!
stripe3

Hi @vovahumnytskiy,

The likely cause of the empty value is a change in what the Stripe API is sending and what has been initialized in the plugin. There’s not much we can do here, but a possible solution is a custom API call you can setup on your own. The Retrieval calls in Stripe.js are being updated to reflect changes in Stripe’s API but still won’t offer complete coverage for every instance, user or account. :wink:

1 Like

Wrote you to DM