Installation
Feel free to explore UFPayments with a limitless free trial. The sole limitation is that payments will exclusively function in a test mode, meaning live payments cannot be accepted.
Prerequisites
To install UFPayments you first need to have installed Umbraco and Umbraco Forms.
info
UFPayments currently supports Umbraco V11 & V12 and Umbraco Forms V11 & V12
Install UFPayments
Install UFPayments via Nuget, you can use the following command in the package manager console in Visual Studio.
- Package Manager
- Dotnet
install-package UFPayments
dotnet add package UFPayments