We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Though #10025 is closed, we should still need to handle this error under WC_Payment_Gateway_WCPay::process_refund, which is not covered in PR #10313
WC_Payment_Gateway_WCPay::process_refund
insufficient_balance_for_refund
woocommerce-payments/includes/admin/class-wc-rest-payments-refunds-controller.php
Lines 72 to 74 in 94dd750
Internal discussion p1740132751098579/1740121505.145029-slack-C01BPL3ALGP cc @mgascam @deepakpathania
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Though #10025 is closed, we should still need to handle this error under
WC_Payment_Gateway_WCPay::process_refund
, which is not covered in PR #10313Acceptance criteria.
insufficient_balance_for_refund
as a part of catching the exception - code. Similar handling herewoocommerce-payments/includes/admin/class-wc-rest-payments-refunds-controller.php
Lines 72 to 74 in 94dd750
Additional context
Internal discussion p1740132751098579/1740121505.145029-slack-C01BPL3ALGP
cc @mgascam @deepakpathania
The text was updated successfully, but these errors were encountered: