/** * PayPal Partner Attribution Id (BN code) for this integration. * * Centralized here so the value lives in exactly one place instead of being * re-declared across the providers, credential resolver, and store routes. * Sent as the `PayPal-Partner-Attribution-Id` header on outbound PayPal calls. */ export const PAYPAL_PARTNER_ATTRIBUTION_ID = "MBJTechnolabs_SI_SPB"