This guide explains how to import and export users using CSV files in Tagify. The system provides flexible options for handling user data, including automatic or manual card ID assignment and payment setup.
Email
- User's email addressFirst Name
- User's first nameLast Name
- User's last nameCard ID
- Unique card identifier (auto-generated if not provided)DOB
- Date of birth in YYYY-MM-DD formatStatus
- User status (defaults to 'active')Points Balance
- User's points balance (defaults to 0)Is Paying
- Whether the user is a paying member (yes/no)Payment Amount
- Payment amount for paying membersPayment Method
- Payment method (Credit Card, Cash, Bank Transfer, etc.)csv
Email,First Name,Last Name,Card ID,DOB,Status,Points Balance,Is Paying,Payment Amount,Payment Method
[email protected],John,Doe,CARD123,1990-01-01,active,100,yes,29.99,Credit Card
[email protected],Jane,Smith,CARD124,1985-06-15,active,50,yes,19.99,Bank Transfer
- Ensure email addresses are valid
- Each email must be unique in your system
- If provided, must match your business format
- Leave blank for auto-generation
- Use YYYY-MM-DD format
- Example: 1990-01-01
- Monthly Rate must be a valid number
- Currency must be a supported code (USD, EUR, GBP)
- Payment Method must be one of the supported options
Contact support at [email protected] for assistance with imports or exports.
Last updated: March 25, 2024