# CheckoutCompleteWithCreditCardV2Payload - storefront - PAYLOAD Version: 2024-04 ## Description Return type for `checkoutCompleteWithCreditCardV2` mutation. ### Access Scopes ## Fields * [checkout](/docs/api/storefront/2024-04/objects/Checkout): Checkout - The checkout on which the payment was applied. * [checkoutUserErrors](/docs/api/storefront/2024-04/objects/CheckoutUserError): CheckoutUserError! - The list of errors that occurred from executing the mutation. * [payment](/docs/api/storefront/2024-04/objects/Payment): Payment - A representation of the attempted payment. * [userErrors](/docs/api/storefront/2024-04/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [checkoutCompleteWithCreditCardV2](/docs/api/storefront/2024-04/mutations/checkoutCompleteWithCreditCardV2) ## Examples