PaymentLocationDefines the origin location for that payment request type PaymentLocation = 'ADMIN' | 'CART' | 'CHECKOUT' | 'MINICART' | 'PRODUCT_DETAIL';