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

Check that Square refunds are working correctly #249

Closed
sde1000 opened this issue Dec 12, 2022 · 1 comment
Closed

Check that Square refunds are working correctly #249

sde1000 opened this issue Dec 12, 2022 · 1 comment
Labels

Comments

@sde1000
Copy link
Owner

sde1000 commented Dec 12, 2022

See eg. https://www.individualpubs.co.uk/tillweb/devonshire/transaction/955051/

Why was the full amount of the original transaction refunded, rather than just the difference between the two transactions?

(In this particular case, the refund was issued and then the full amount was taken as a new payment. Why???)

@sde1000 sde1000 added the bug label Dec 12, 2022
@sde1000
Copy link
Owner Author

sde1000 commented Dec 12, 2022

It looks like the sequence of actions here was:

  • 21:04:09 Void three lines from transaction 955050
  • 21:04:17 Refund £23.80 to original card
  • 21:04:31 Add 3 pints Moravka
  • 21:04:37 Add pint of Pegasus
  • 21:04:40 Add bottle of cider
  • 21:04:44 Take £23.60 from new card

So why did the transaction not close after the refund was initiated at 21:04:17?

sde1000 added a commit that referenced this issue May 26, 2023
Also speculative fix for #249 on github
@sde1000 sde1000 closed this as completed Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant