#swoopdog-metadata
1 messages · Page 1 of 1 (latest)
I believe metadata is set based on the order they are made in the request, but I'm not sure if Go changes that at all. Do you have an example where multiple metadata fields are being set?
I'm creating it like the following:
transferParams.Metadata = map[string]string{
"param1": "value1",
"param2": "value2",
"param3": "value3"
}
Do you have a request ID?
Here's how you can find one: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.