public static class Storefront.ShopPayPaymentRequestSessionQuery extends Query<Storefront.ShopPayPaymentRequestSessionQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.ShopPayPaymentRequestSessionQuery |
checkoutUrl()
The checkout URL of the Shop Pay payment request session.
|
Storefront.ShopPayPaymentRequestSessionQuery |
paymentRequest(Storefront.ShopPayPaymentRequestQueryDefinition queryDef)
The payment request associated with the Shop Pay payment request session.
|
Storefront.ShopPayPaymentRequestSessionQuery |
sourceIdentifier()
The source identifier of the Shop Pay payment request session.
|
Storefront.ShopPayPaymentRequestSessionQuery |
token()
The token of the Shop Pay payment request session.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.ShopPayPaymentRequestSessionQuery checkoutUrl()
public Storefront.ShopPayPaymentRequestSessionQuery paymentRequest(Storefront.ShopPayPaymentRequestQueryDefinition queryDef)
public Storefront.ShopPayPaymentRequestSessionQuery sourceIdentifier()
public Storefront.ShopPayPaymentRequestSessionQuery token()