URGENT - Stripe would not recognize/locate total amount in element - bubble app

I’m facing a huge issue with bubble and cannot find the solution anywhere not even with bubble team at all.

Thing is, in my app, I have a text element inside of a group and inside of a repeating group.

This text element has 12 conditions in order to show the total cost for a transfer, taking the data from a a spreadsheet already uploaded in bubble. It takes the destination clients have picked in a dropdown element in page index and a dropdown for vehicles in the same page. This way bubble gives me the price for that destination.
The problem is I’m setting up stripe as the last step but I cannot manage to find this txtprice in the dynamic data at all. I simply cannot make stripe recognize the total amount (already calculated and ok by the last page) and input it there.
here follow some print screens.


I’ve spent a day on it and even thou all the math is ok i simply cannot make stripe find it at all.

I would appreciate some help with this and I know might look really silly for some of you mates around, but as a beginner I’m almost done with my website, done all alone for the first time, but somethings are simple impossible, at least for me.

Thanks a lot for your support! Cheers!!!

Hey @diego.a.boffa1984 :wave: Hmmm… Let me see if i can assist.

Have you tried changing the text into and input to see if you can reference it? It might not be able to be referenced outside of the repeating group, but you should be able to get the value from the inside.

Would that help at all? :man_shrugging:

1 Like

My apologies for my lack of knowledge, but can you please explain a little more? What do you mean?

I actually thought the same. Problem is the way I was able to concat*" all those values was putting inside of the repeating group.

I’m really feeling like Dr. House. I’ve got what you said, twisted really bad to another thing and got it done. Thanks James. You’re the best matey! Cheers!!!

1 Like

Awesome! So glad you got it working. Great job :clap:

Jason - NoCodeMinute Founder

1 Like

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