stack

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

AdminTypes.ShopifyPaymentsTransactionSet interface

Presents all Shopify Payments specific information related to an order transaction.

Signature:

export interface ShopifyPaymentsTransactionSet 

Properties

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.