Payment Settings
Retrieves payment settings for a store.
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Responses
200
OK
application/json
default
Error response
application/json
get
/v1/stores/{storeId}/payment-settingsUpdates payment settings for a store.
Authorizations
AuthorizationstringRequired
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
Path parameters
storeIdstring · flake-idRequiredExample:
411486491630370816Body
show_all_payment_methods_for_subscriptionsbooleanOptional
store_tax_inclusive_pricingbooleanOptional
block_prepaid_cardsstring · enumOptionalPossible values:
Defines when prepaid cards should be blocked from use.
Responses
204
No Content
default
Error response
application/json
patch
/v1/stores/{storeId}/payment-settingsNo content
Last updated
Was this helpful?
