Confusing Stripe terminology?

Hey all - just want to make sure I’m not crazy here. Bubble uses the terminology “Plan ID” and “Plan Name”, but there is no such thing in Stripe’s interface:

In bubble:


In stripe it is Products, and each Product can having multiple Pricings:

Furthermore, “Plan ID” and “Plan Name” evaluate to the same thing…

Am I doing something wrong? BTW, everything seems to work - just confusing!

following up on this!

Hi @drfalken,
only guessing but maybe set a nickname & see if both expressions still show the same result:
https://stripe.com/docs/api/plans/object#plan_object-nickname

Same thing! I think it’s more of a historical thing.

Actually, in their API calls they kinda use them interchangeably.


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

I post daily about no-code and Bubble on Twitter Follow Support Dept on Twitter

1 Like

Yeah same with Price object.

It can be the id or the actual “name” you have given it. Which is fairly helpful to remind you what you are doing :slight_smile:

@NigelG Looks like the good 'ol Stripe.js plugin. :blush: