#joshuadoore
1 messages · Page 1 of 1 (latest)
Hello! You need to use a different parameter to persist metadata on the underlying payment. The top-level parameter only sets on the Checkout Session object. This is what you want: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thank you. Let me give that a shot. Thanks for the super quick response
Sidenote: in future, please refrain from using unprofessional API parameter values in your code examples (as per #📖rules )
OK, sorry about that. I didn't think that was obscenities, profanity, or inappropriate language. But I don't think I could argue it is professional 😅 Will be more careful moving forward.
No problem! Hope that resolved your issue
It doesn't seem like I can edit my initial message?