# Get Smart Buttons Config **GET /V1/payments-config/smart-buttons/{location}** Get Smart Buttons 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 Parameters: (object) - **display_message** (boolean) CanDisplayMessage - **display_venmo** (boolean) Venmo - **message_styles** (object) - **button_styles** (object) - **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 Parameters: (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 Parameters: (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)