Add store credit to multiple customers at once by importing from a CSV file.
Introducing
Store Credit Import from File
- a new way to add store credit to your customers in bulk!Upload a CSV file to add store credit to multiple customers at once. Perfect for loyalty programs, migrations, or bulk crediting.
Supported columns:
- amount(required) - The store credit value to add
- email- Customer email address
- customer_id- Shopify customer ID (alternative to email)
- currency_code- Currency for the credit (defaults to shop currency)
- expires_at- Optional expiry date
Features:
- Automatic customer matching by email or ID
- Optional email notifications to customers
- Support for multiple date formats
- Detailed error reporting
For CSV templates and detailed instructions, visit our documentation.