# OrderPaymentInformation - customer - OBJECT Version: 2025-04 ## Description The summary of payment status information for the order. ### Access Scopes ## Fields * [paymentCollectionUrl](/docs/api/customer/2025-04/scalars/URL): URL - The URL for collecting a payment on the order. * [paymentStatus](/docs/api/customer/2025-04/enums/OrderPaymentStatus): OrderPaymentStatus - The financial status of the order. * [paymentTerms](/docs/api/customer/2025-04/objects/PaymentTerms): PaymentTerms - The payment terms linked with the order. * [totalOutstandingAmount](/docs/api/customer/2025-04/objects/MoneyV2): MoneyV2! - The total amount that's yet to be transacted for the order. * [totalPaidAmount](/docs/api/customer/2025-04/objects/MoneyV2): MoneyV2! - The total amount that has been paid for the order before any refund. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples