RefundPlugin icon indicating copy to clipboard operation
RefundPlugin copied to clipboard

[Admin] Render button for order refund only if refund is possible

Open GSadee opened this issue 3 months ago • 0 comments

Q A
Branch? 2.0
Bug fix? no
New feature? no
Related tickets

This change disables the entire button instead of only applying the disabled attribute. It makes integration easier with different payment gateways, where refund logic often varies and can depend on the specific gateway implementation.

GSadee avatar Sep 29 '25 11:09 GSadee