# PaymentSessionPendingPayload - payments-apps - PAYLOAD Version: 2024-10 ## Description Return type for `paymentSessionPending` 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/PaymentSessionPendingUserError): PaymentSessionPendingUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentSessionPending](/docs/api/payments-apps/2024-10/mutations/paymentSessionPending) ## Examples