Hi, everyone:
I’m using API Connector for Stripe. I’m using an API that allows me to input additional data using key-value pairs via metadata. I tried to configurate metadata but the data is not being passed through:
What am I missing?
Thank you.
Has to be setup as a querystring
How do I do that within the text editor? It doesn’t seem to give me an option to do that otherwise:
Stripe dev is telling me metadata doesn’t take JSON. It takes key-value pairs and the syntax depends on which language I’m using. What does Bubble use? What does the syntax look like for key-value pairs?
Glad I could provide the solution for you. You’ll also need brackets for the child parameters as well if you come across a need for them.