stack

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

AdminTypes.OrderPaymentCollectionDetails interface

The payment collection details for an order that requires additional payment following an edit to the order.

Signature:

export interface OrderPaymentCollectionDetails 

Properties

Property Modifiers Type Description
additionalPaymentCollectionUrl?   Maybe<Scalars[‘URL’][‘output’]> (Optional) The URL to use for collecting an additional payment on the order.
vaultedPaymentMethods?   Maybe<Array<PaymentMandate>> (Optional) The list of vaulted payment methods for the order with their permissions.