-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create model to store gift card information #67
Comments
The current process of sending a $5 gift cards includes these steps:
Once verified that it is new, add gift card number and expiration date to master list. If duplicate, write "DUPLICATE" in the gift card number field. |
Change to store full gift card number not just last four digits |
@cromulus - What is Proxy ID for gift cards? We are going to use the Batch ID field to connect the gift cards to a particular batch number. We are thinking of removing Proxy ID, but wanted to see what your use case is. |
Created issue #205, but otherwise, the work here has been completed and we can close this issue. |
In Patterns, we want to associate gift cards with a tester's profile. Here are a few parts of incorporating this into the current system:
Add a field(s) in a tester profile to add gift cards
Gift card fields should include the full card number, the expiration date, and the batch number.
Show signups that need gift cards sent on the homepage
Search function
The text was updated successfully, but these errors were encountered: