Calling on a bubble.io element in html form

Hi All,

In need help calling on a Bubble elements value. im trying to setup a payment gateway and then gateways requests a “Form” to be completed to process the payment.

iv got my cart total in a bubble text element called “text -cart total” and iv assigned a id attribute called carttotal.

im running a HTML block element to generate the “pay now” button form that gets passed to the API for payment.
im needing to add the cart value into the form as a “dynamic” field how do i call on the id attribute in my form to get the dynamic cart value?

thanks

Place your cursor precisely where you want to insert dynamic data. And then press the blue button called insert dynamic data.

image

1 Like

Hi, thanks for the assistance. worked perfectly

1 Like

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