> For the complete documentation index, see [llms.txt](https://docs.umbcheckout.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbcheckout.net/umbraco-forms/workflow.md).

# Workflow

{% hint style="info" %}
UmbCheckout.Stripe.Forms requires UmbCheckout V1.4+
{% endhint %}

A workflow for Umbraco Forms that will redirect the user to the Stripe Checkout payment page.

The UmbCheckout.Stripe.Forms package is installed using the NuGet package manager using the below command:

```
dotnet add package UmbCheckout.Stripe.Forms
```

Alternatively, you can install using the NuGet package manager GUI within Visual Studio.
