hacker
1
Hey,
I’ve seen some bubblers add news field in the User
to store the customer id
and the subscription id
.
Why aren’t you using the built in Current User’s Stripe Customer ID
and Current User’s Stripe Customer subscription's Subscription ID
?
Is there any benefit in storing this as fields?
Thanks in advance
![:computer: :computer:](http://forum.bubble.io/images/emoji/twitter/computer.png?v=9)
eli
2
I do it because the built in fields
- Only exist if the Bubble plugin is installed
- Cannot be programmatically managed outside the Bubble Stripe plugin
1 Like
hacker
3
Thanks, @eli,
What do you mean by this?
eli
4
Meaning it’s impossible to update the Stripe Customer ID, etc by ‘making changes to the user’.
hacker
5
That’s true.
In what cases would you need to update the Stripe Customer ID?
system
Closed
7
This topic was automatically closed after 70 days. New replies are no longer allowed.