fix(adyen): correct Becs Response block to match actual 400 error
TRIGGER_SKIP alone was insufficient — defaultErrorHandler checks response
status 200 before skipping, so the Response block must reflect the actual
error Adyen returns for unsupported BECS payment method type.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>