#14296·hyperswitch

fix(bitpay): align refund declaration with implementation

Author: XyneSpacesCreated Sep 17, 2026Updated Sep 17, 2026

The Bitpay connector currently advertises refund support in the GET /feature_matrix response, but the refund execution path is not implemented.

Please either implement the Bitpay refund flow or update the feature matrix declaration to mark refunds as NotSupported.