--- title: PaymentSessionNextActionAction - Payments Apps API description: |- The possible values that can be used to describe the next action that a Partner should do after a payment 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/PaymentSessionNextActionAction md: https://shopify.dev/docs/api/payments-apps/2025-01/enums/PaymentSessionNextActionAction.md --- # Payment​Session​Next​Action​Action enum The possible values that can be used to describe the next action that a Partner should do after a payment is finalized. ## Valid values * REDIRECT Redirect the customer to the next checkout step. *** ## Fields * [Payment​Session​Next​Action.​action](https://shopify.dev/docs/api/payments-apps/2025-01/objects/PaymentSessionNextAction#field-action) OBJECT The next action that is expected of the Partner after the payment is finalized. *** ## Map ### Fields with this enum * <-|[Payment​Session​Next​Action.action](https://shopify.dev/docs/api/payments-apps/2025-01/objects/PaymentSessionNextAction#field-action)