clover / remote-pay-windows

Clover SDK for Windows PoS Integration
https://www.clover.com/integrations
Other
21 stars 31 forks source link

RefundPaymentResponse Incorrectly Returns Success #56

Open flyingahh opened 4 years ago

flyingahh commented 4 years ago

If you try to refund a payment for more than the payment amount, RefundResponse.Success is set to true, even though the request fails with the message "FAIL this refund would make the order's total refunded amount greater than the original order's amount".

image