#Dario-PI exports
1 messages · Page 1 of 1 (latest)
👋 happy to help
when you export there's a section called Columns where you see a dropdown list, if you select custom you can choose which columns to export, note that you will only have access to the Card Last4 and not the full number as per regulations
Thank you for the response!
Yes, all columns are selected. However, some payment intents have empty fields there, while others do not (such as pi_3LFk0PGGq1MJhrgL1Ne9lbgb).
I'm also attaching a screenshot.
because those payment intents are still in a pending state
e.g. pi_3LFk0PGGq1MJhrgL1Ne9lbgb's status is requires_confirmation
I see. Is it correct to assume that card information will only be shown on the export when status is equal to "succeeded"? (Or maybe some other statuses as well?)
Thanks. The requirement for our Stripe app is to match Stripe's exports as closely as possible, so we'd like to double-check just in case.
so yes basically is that the succeeded, refunded, failed payments will have those information
Great, thank you. Reading Stripe docs, does this mean that the following statuses will show card information?
- succeeded
- canceled
- requires_payment_method
for requires_payment_method no
requires_payment_method means that the PI doesn't have a payment method attached to it yet
Ok, thank you!
let me know if you need any more help
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!