Hi! Love Bubble.is so far - currently building my first application.
I have completed all of the interactive tutorials, searched the forum and looked at the reference guide - still can’t figure it out so asking here:
On the first page, index, I save a set of user inputs to the database. One of them is amount. Lets say it was 15.
Continuing to the second page, I want to use some of the data saved in the first step:
a) I want to display the value of amount stored in the current user session, in a text visible to the user.
b) I want to use the value of amount stored in the current user session, when charging the user, using Stripe.