#B. Oliveira
1 messages · Page 1 of 1 (latest)
Hi there! Customer name, dog name, etc. will need to be collected on your end, separate from Checkout.
If you'd like to store some of these values on Stripe, you can store them as metadata. However, this requires API usage: https://support.stripe.com/questions/using-metadata-with-checkout-sessions
Thanks for the answer.
One more question...
Can this metadata be relationally queried for each payment in reports within the stripe manager?
I'm not sure I follow. Are you referring to the exports available in the Stripe Dashboard?
yes
Yes, metadata will be included in Dashboard exports, though I recommend testing this out to make sure this is what you're looking for. Metadata keys will be included in the export. Rows will be blank if those given PaymentIntents, for example, never had a value applied for that key.