-
Notifications
You must be signed in to change notification settings - Fork 28
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
API endpoints #22
Comments
|
The delivery address and time is part of the shopping cart. |
|
What is the structure of the restaurant's |
Regarding
|
Regarding
|
It's a simple string. As per our correspondence. |
I actually used this source to collect several sample items: https://codebeautify.org/jsonviewer/cb51497a |
The address entered by the user is a string.
|
- reworked API docs, - server - client
- created a simple payment server endpoint to confirm payment (moved logic from client to server) (ref: #22) - added e2e-assisting values to the selectors dictionary - placed these e2e-assisting properties into their corresponding elements on the checkout page
Document API endpoints for ease of implementation
The text was updated successfully, but these errors were encountered: