#patricia
1 messages · Page 1 of 1 (latest)
Hi there. Yes you can pass metadata through payment_intent_data when creating a checkout session. https://stripe.com/docs/api/checkout/sessions/create?lang=node#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.