#phantomknight287
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- phantomknight287, 2 hours ago, 5 messages
👋 happy to help
let me try
it actually depends on what metadata you're looking for
the one I am passing in metadata field
but in all cases you should start with the checkout.session.completed event
okay
there are multiple levels of metadata when creating a checkout session:
- on the checkout session https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-metadata
- on the PaymentIntent https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-metadata/
etc.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok perfect
