Skip to content
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

User should be able to purchase a coupon #33

Closed
pdt256 opened this issue Apr 11, 2016 · 1 comment
Closed

User should be able to purchase a coupon #33

pdt256 opened this issue Apr 11, 2016 · 1 comment
Assignees

Comments

@pdt256
Copy link
Member

pdt256 commented Apr 11, 2016

A new User purchases a coupon.
A new Coupon will be added to the system with max-redemptions=1
A new Digital Asset will be added to the user's account with a text value equal to the coupon code.

*In the future we may link directly to the coupon. For now, making it a text value will make this simple.

@pdt256 pdt256 self-assigned this Apr 11, 2016
pdt256 added a commit that referenced this issue May 3, 2016
Removing coupling to Coupon constructor from tests.
pdt256 added a commit that referenced this issue May 3, 2016
pdt256 added a commit that referenced this issue May 4, 2016
@pdt256
Copy link
Member Author

pdt256 commented May 4, 2016

This issue is replaced by #34 using Gift Cards.

@pdt256 pdt256 closed this as completed May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant