#MikeM - checkout metadata
1 messages ยท Page 1 of 1 (latest)
Hi ๐
If you want to propagate metadata down to the Payment Intent, you need to pass it in the payment_intent_data.metadata parameter
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
MikeM - checkout metadata
Whoa you wizard. That's fixed it - Thank you!!