#stagnes.admin-notification
1 messages · Page 1 of 1 (latest)
can i generate a report based on CC expiry dates?
hmmm, it depends. If your customers all have a default card set, and that's the only card that you want to export the expiry dates for, then you can do that from the Customers page on the Dashboard
otherwise if you want to generate a report for all cards under a customer (not just the default), then it's not possible via the Dashboard
we need to know when cards are going to expire. most of our Donors are seniors and don't check email so we need to call them to update their details in the system before it actually expires
any suggestions?
then i would suggest that when your donors add a card, you save the card expiry in your database too
this way you can easily pull out a list
in a separate spreadsheet ?
well, how you pull out that data is up to your developers
you can extract it in csv if you want to
yeah ok, messy. i know i can set up a notification to the customer , is there no way to add a CC or BCC to that?
There's no way for Stripe to do it. If you do decide to develop your own implementation for it, it's entirely up to you what features to include - you can add a CC or BCC if you want