public static class Storefront.PaymentSettingsQuery
extends <any>
| 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.
|
public 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()