Stripe subscription field type does not show value

Hi, I created a stripe subscription field in the database which holds the stripe subscription (stripe plugin of bubble). The strange thing is that I can’t see the value, but it’s definitely registered as I can show stripe info because of that value.

Is this because this value must not be visible for security reasons?59 12

35

1 Like

Yes, it does. Also, you are not able to view a user’s Stripe Customer id.
These fields are available only for current users.

1 Like

@lottemint.md Can you tell me how come that if I insert the subscription id into a text field, you do get to see the value? 48

42

Yes, in that case, it should be available.

Please do not forget to configure the Privacy rules of your app. Otherwise, even a isn’t logged in user will be able to view these fields.

This topic was automatically closed after 70 days. New replies are no longer allowed.