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

Add refund functionality to backend #5

Open
seanlu99 opened this issue Aug 31, 2020 · 0 comments
Open

Add refund functionality to backend #5

seanlu99 opened this issue Aug 31, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@seanlu99
Copy link
Collaborator

seanlu99 commented Aug 31, 2020

  1. Refunds should only be allowed if the business has not been paid out yet (payout arrival date is in the future)
  2. Refund through Stripe and change order status to REFUNDED
  3. Server get orders API call with status as COMPLETED should also return refunded orders. Check on server app that refunded orders show up in "Completed" tab.
    Parallel iOS app issue: Add button to refund order on server app swick-ios#10
@seanlu99 seanlu99 added the enhancement New feature or request label Aug 31, 2020
@seanlu99 seanlu99 changed the title Add refund functionality Add refund functionality to backend Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants