Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsExtendedAuthorization
Presents all Shopify Payments information related to an extended authorization.
Signature:
export interface ShopifyPaymentsExtendedAuthorization
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. |