# Get Apple Pay Config **GET /V1/payments-config/apple-pay/{location}** Get Apple Pay Config. ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ### Path parameters - **location** (string) sdk location. ## Responses ### 200 200 Success. #### Body: (object) - **button_styles** (object) - **payment_source** (string) PaymentSource - **code** (string) Code - **sdk_params** (array[object]) - **is_visible** (boolean) Visible - **sort_order** (string) Sort Order - **payment_intent** (string) Payment intent - **title** (string) Title ### 500 Internal Server error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)