--- title: VerificationSessionNextActionAction - Payments Apps API description: |- The possible values that can be used to describe the next action that a Partner should do after a verification is finalized. api_version: 2025-01 api_name: payments-apps type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/payments-apps/2025-01/enums/VerificationSessionNextActionAction md: https://shopify.dev/docs/api/payments-apps/2025-01/enums/VerificationSessionNextActionAction.md --- # Verification​Session​Next​Action​Action enum The possible values that can be used to describe the next action that a Partner should do after a verification is finalized. ## Valid values * REDIRECT Redirect the customer to the next checkout step. *** ## Fields * [Verification​Session​Next​Action.​action](https://shopify.dev/docs/api/payments-apps/2025-01/objects/VerificationSessionNextAction#field-action) OBJECT The next action that is expected of the Partner after the verification is finalized. *** ## Map ### Fields with this enum * <-|[Verification​Session​Next​Action.action](https://shopify.dev/docs/api/payments-apps/2025-01/objects/VerificationSessionNextAction#field-action)