# OrderPaymentCollectionDetails - admin-graphql - OBJECT Version: 2024-10 ## Description The payment collection details for an order that requires additional payment following an edit to the order. ### Access Scopes `read_orders` access scope. ## Fields * [additionalPaymentCollectionUrl](/docs/api/admin-graphql/2024-10/scalars/URL): URL - The URL to use for collecting an additional payment on the order. * [vaultedPaymentMethods](/docs/api/admin-graphql/2024-10/objects/PaymentMandate): PaymentMandate - The list of vaulted payment methods for the order with their permissions. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples