Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsTransactionSet
Presents all Shopify Payments specific information related to an order transaction.
Signature:
export interface ShopifyPaymentsTransactionSet
Property | Modifiers | Type | Description |
---|---|---|---|
extendedAuthorizationSet? | Maybe<ShopifyPaymentsExtendedAuthorization> | (Optional) Contains all fields related to an extended authorization. | |
refundSet? | Maybe<ShopifyPaymentsRefundSet> | (Optional) Contains all fields related to a refund. |