UFPayments 2.0.0-beta.1

This is a prerelease version of UFPayments.
There is a newer version of this package available.
See the version list below for details.
dotnet add package UFPayments --version 2.0.0-beta.1
                    
NuGet\Install-Package UFPayments -Version 2.0.0-beta.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UFPayments" Version="2.0.0-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UFPayments" Version="2.0.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="UFPayments" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UFPayments --version 2.0.0-beta.1
                    
#r "nuget: UFPayments, 2.0.0-beta.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=UFPayments&version=2.0.0-beta.1&prerelease
                    
Install UFPayments as a Cake Addin
#tool nuget:?package=UFPayments&version=2.0.0-beta.1&prerelease
                    
Install UFPayments as a Cake Tool

About

UFPayments is a powerful Umbraco Forms package designed to revolutionize your online payment processing experience. With UFPayments, users can effortlessly integrate a seamless and secure payment gateway into their Umbraco Forms, making it easier than ever to accept payments online.

Documentation

Documentation for UFPayments can be found at https://docs.kodblue.com/

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 178 4/1/2024
2.1.0-rc.4 81 3/30/2024
2.1.0-rc.3 72 3/29/2024
2.1.0-rc.2 76 3/29/2024
2.1.0-rc 87 3/24/2024
2.1.0-beta.5 66 3/23/2024
2.1.0-beta.4 74 3/18/2024
2.1.0-beta.3 78 3/16/2024
2.1.0-beta.2 72 3/11/2024
2.1.0-beta.1 81 3/4/2024
2.1.0-alpha.1 77 2/29/2024
2.0.2 142 2/3/2024
2.0.1 129 1/29/2024
2.0.0 136 1/22/2024
2.0.0-rc.2 70 1/19/2024
2.0.0-rc 103 1/15/2024
2.0.0-beta.1 69 1/13/2024
1.2.1 135 1/15/2024
1.2.0 179 12/4/2023
1.1.0 173 11/5/2023
1.0.0 136 10/30/2023
1.0.0-rc 127 10/28/2023
1.0.0-beta 128 10/25/2023

2.0.0-beta.1 Release (2024-01-12)
- Updated package to support only V13+
- Added Stripe integration
- Amount picker answer type now supports adding a custom text to custom amount button
- Minor improvements

1.2.0 Release (2023-12-04)

- Added Amount Picker answer type
- Minor improvements and bug fixes

1.1.0 Release (2023-11-05)

- Fixed some bugs
- Added support for Umbraco V12

1.0.0 Release (2023-10-31)

- Initial release