#joshuadoore

1 messages · Page 1 of 1 (latest)

little tigerBOT
naive oxide
#

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

nova rain
#

Thank you. Let me give that a shot. Thanks for the super quick response

naive oxide
#

Sidenote: in future, please refrain from using unprofessional API parameter values in your code examples (as per #📖rules )

nova rain
#

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.

naive oxide
#

No problem! Hope that resolved your issue

nova rain
#

It doesn't seem like I can edit my initial message?