Dynamic Stripe Product meta data key

Anyway we can get a dynamic picker for the Stripe product meta data key? I'm looping through some custom attributes that are key and value fields and updating the product in Stripe. It works, but doesn't replace the key token. I just now noticed there isn't a data picker for the key just for the value.

In the Stripe Product Dashboard

Seems like a simple fix, but then again I'm not expert on the backend of Wappler haha.

Thanks in advance!
-Twitch

Hi,
Have you tried writing the binding directly as a workaround? Type in {{var1}} in the input field directly.

Thanks @sid , I did try it but as you can see from the second screenshot, it didn't replace {{attribute_key}} but it did replace {{attribute_value}} with long

1 Like