stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsExtendedAuthorization

AdminTypes.ShopifyPaymentsExtendedAuthorization interface

Presents all Shopify Payments information related to an extended authorization.

Signature:

export interface ShopifyPaymentsExtendedAuthorization 

Properties

Property Modifiers Type Description
extendedAuthorizationExpiresAt   Scalars[‘DateTime’][‘output’] The time after which the extended authorization expires. After the expiry, the merchant is unable to capture the payment.
standardAuthorizationExpiresAt   Scalars[‘DateTime’][‘output’] The time after which capture will incur an additional fee.