Supported file types and limits
You can import from the following formats:- Profile exports: AYCD-style CSV or JSON, or generic CSV/JSON
- Account lists: AYCD Account Task CSV or JSON, or plain text in the format
email:password
The generic parser recognizes common aliases such as email, shipping, billing, name, phone, state, ZIP/postal, card number, expiration, and CVV.Two-digit expiration years are normalized to four digits. US state names are normalized to abbreviations where possible.
Account-based retailer imports
For Target, Walmart, Costco, and Sam’s Club, every profile needs three things:- A profile export file with identity and payment data
- An account list file with a valid email and password for each profile
- One enabled IMAP account assigned to every profile in that import
Pokemon Center imports
Pokemon Center is a guest-checkout retailer. You only need a profile export file. The importer intentionally discards any retailer-account passwords it finds, because Pokemon Center does not use stored account logins.Preview and duplicate handling
During preview, each row is labeled as one of the following:- Ready — valid and unique
- Invalid — has a validation problem, such as a missing required field
- Duplicate — matches an existing profile or another row in the same file
- Skip duplicates — keep the existing profile and ignore the duplicate row
- Update duplicates — replace the existing profile with the imported values
