Get provider-specific failure URL patterns
@override List<String> get failureUrlPatterns => [ '/api/payments/failed', 'status=failed', 'error=', ];