---
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: 2026-07
source_url:
  html: https://shopify.dev/docs/api/payments-apps/latest/enums/paymentsessionnextactionaction
  md: https://shopify.dev/docs/api/payments-apps/latest/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/latest/objects/PaymentSessionNextAction#field-PaymentSessionNextAction.fields.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/latest/objects/PaymentSessionNextAction#field-PaymentSessionNextAction.fields.action)