#surgical
1 messages · Page 1 of 1 (latest)
Taking a look now
So you wouldn't be able to do it during that call, but you could add an update call to the Payment Intent and add metadata before making the call.
Here's the API for doing that: https://stripe.com/docs/api/payment_intents/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.