支付拓展授权信息-ShopifyPaymentsExtendedAuthorization 对象

显示与扩展授权有关的所有Shopify Payments信息。

所需的访问

read_orders 访问范围。


在本页面


字段

  • extendedAuthorizationExpiresAt([DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
    扩展授权到期之前的时间。到期后,商家无法捕获付款。
  • standardAuthorizationExpiresAt([DateTime!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
    在此之后的捕获将产生额外的费用。


返回ShopifyPaymentsExtendedAuthorization的类型

  • [ShopifyPaymentsTransactionSet.extendedAuthorizationSet](https://shopify.dev/docs/admin-api/graphql/reference/orders/shopifypaymentstransactionset#extendedauthorizationset-2021-01)