HomeMoreCommunity PluginsPunchOutGatewayPluginPunchOutGatewayPluginOptionsOn this pagePunchOutGatewayPluginOptions@vendure-community/punchout-gateway-pluginSource Configuration options for the PunchOutGatewayPlugin. Signatureinterface PunchOutGatewayPluginOptions { apiUrl?: string; shippingCostMode?: 'all' | 'nonZero' | 'none'; productFieldMapping?: ProductFieldMappings;} apiUrlpropertyWas this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousPunchOutGatewayPluginNextSentryPluginEdited Mar 31, 2026·Edit this page