#mooon
1 messages · Page 1 of 1 (latest)
Nothing like that is available for Checkout sessions directly, but depending on how you use Checkout, Payment Links might be of interest to you. Typically a customer would not see a Checkout url aside from their address bar after redirect.
To payment links?
When creating them yes:
https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-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.