# PaymentSessionConfirmPayload - payments-apps - PAYLOAD Version: 2024-10 ## Description Return type for `paymentSessionConfirm` mutation. ### Access Scopes ## Fields * [paymentSession](/docs/api/payments-apps/2024-10/objects/PaymentSession): PaymentSession - The updated payment session. * [userErrors](/docs/api/payments-apps/2024-10/objects/PaymentSessionConfirmUserError): PaymentSessionConfirmUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentSessionConfirm](/docs/api/payments-apps/2024-10/mutations/paymentSessionConfirm) ## Examples