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

Implement Orders Endpoint #1012

Closed
2 of 3 tasks
Masquerade0097 opened this issue Jun 5, 2018 · 4 comments
Closed
2 of 3 tasks

Implement Orders Endpoint #1012

Masquerade0097 opened this issue Jun 5, 2018 · 4 comments
Assignees
Labels
core A core issue is approved by maintainers and should be picked first during issue hunt has-PR parent-issue

Comments

@Masquerade0097
Copy link
Member

Masquerade0097 commented Jun 5, 2018

Feature Request

The following features should be implemented regarding Orders endpoint, the features are consistent with eventbrite.

  • List Orders Under Event

  • Order Details

  • Create Order

Child Issue
#522

Would you like to work on the issue?

Yes

@dr0pdb
Copy link
Contributor

dr0pdb commented Jun 5, 2018

@Masquerade0097 Unfortunately the Order's API is buggy and isn't working properly as far as i know. Please make sure you test it before working on this one.
Order's API has a few prerequisites before it can work properly:

  1. Stripe - (PR opened in server)
  2. Paypal - (working)
  3. Tax - (PR open in the server)

Once they are done, me or anyone else would have to fix(if it's buggy) the order's API. Then only it can implemented here.

CC: @iamareebjamal

@iamareebjamal
Copy link
Member

iamareebjamal commented Jun 6, 2018

We just need to show orders and their details

@Masquerade0097
Copy link
Member Author

Masquerade0097 commented Jun 6, 2018

@srv-twry @iamareebjamal I have tested Listing and Details of Orders endpoint and it is working fine. So I guess it can be implemented.

@Masquerade0097 Masquerade0097 self-assigned this Jun 19, 2018
@Masquerade0097 Masquerade0097 added parent-issue core A core issue is approved by maintainers and should be picked first during issue hunt labels Jun 19, 2018
@Masquerade0097
Copy link
Member Author

Status : The issue is on hold till enhancements are made in server to create orders for onsite attendee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core A core issue is approved by maintainers and should be picked first during issue hunt has-PR parent-issue
Projects
None yet
Development

No branches or pull requests

3 participants