public static class Storefront.PaymentSettingsQuery extends Query<Storefront.PaymentSettingsQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.PaymentSettingsQuery |
acceptedCardBrands()
List of the card brands which the shop accepts.
|
Storefront.PaymentSettingsQuery |
cardVaultUrl()
The url pointing to the endpoint to vault credit cards.
|
Storefront.PaymentSettingsQuery |
countryCode()
The country where the shop is located.
|
Storefront.PaymentSettingsQuery |
currencyCode()
The three-letter code for the shop's primary currency.
|
Storefront.PaymentSettingsQuery |
enabledPresentmentCurrencies()
A list of enabled currencies (ISO 4217 format) that the shop accepts.
|
Storefront.PaymentSettingsQuery |
shopifyPaymentsAccountId()
The shop’s Shopify Payments account ID.
|
Storefront.PaymentSettingsQuery |
supportedDigitalWallets()
List of the digital wallets which the shop supports.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.PaymentSettingsQuery acceptedCardBrands()
public Storefront.PaymentSettingsQuery cardVaultUrl()
public Storefront.PaymentSettingsQuery countryCode()
public Storefront.PaymentSettingsQuery currencyCode()
public Storefront.PaymentSettingsQuery enabledPresentmentCurrencies()
public Storefront.PaymentSettingsQuery shopifyPaymentsAccountId()
public Storefront.PaymentSettingsQuery supportedDigitalWallets()