Expiring card files
The gateway generates files (one for each company and each shop) containing the tokens that are about to expire and uploads them to our SFTP server respectively in the following directories:
- shopId/idfor the file listing the tokens with at least one subscription for this shop and whose payment method is about to expire.
- common/id for the file listing all the tokens (with or without subscriptions) that have not been canceled and are about to expire.
Expiring card files are generated every 1st of every month, at 4:00 UTC.
These files are never sent by e-mail.
For more information on these files, see the File exchange, Expiring card files implementation guide available in our online documentation archive.