#keith_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1280689725396484239
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I had to shorten my column parameters to fit in this question
Did you store the last4, exp_month and exp_year in your own metadata? payment_metadata fields are the metadata that your system set
I did not. Is there a way I can obtain these fields in the report?
Stripe reports doesn't have columns for these 3 properties
These are the colums supported: https://docs.stripe.com/reports/report-types/balance
Yes, I'm aware of that page that I have open. I guess I hoped the payment_metadata worked like an expand parameter. Thanks.