Surevelox.OrchardCore.Payment
1.3.0-rc-20221015.6
This is a prerelease version of Surevelox.OrchardCore.Payment.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Surevelox.OrchardCore.Payment --version 1.3.0-rc-20221015.6
NuGet\Install-Package Surevelox.OrchardCore.Payment -Version 1.3.0-rc-20221015.6
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="Surevelox.OrchardCore.Payment" Version="1.3.0-rc-20221015.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Surevelox.OrchardCore.Payment --version 1.3.0-rc-20221015.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Surevelox.OrchardCore.Payment, 1.3.0-rc-20221015.6"
#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.
// Install Surevelox.OrchardCore.Payment as a Cake Addin #addin nuget:?package=Surevelox.OrchardCore.Payment&version=1.3.0-rc-20221015.6&prerelease // Install Surevelox.OrchardCore.Payment as a Cake Tool #tool nuget:?package=Surevelox.OrchardCore.Payment&version=1.3.0-rc-20221015.6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Payment - Surevelox.OrchardCore.Payment
The Payment module for Orchard Core CMS.
Key Features
Features
- Stripe as Payment Provider
- Charge the credit card
- Refund the charge
- Sync transaction using web hooks
Install
Add Surevelox.OrchardCore.Payment
to your Orchard Core Web project
dotnet add package Surevelox.OrchardCore.Payment
Enable Feature using recipe
Include in Setup Recipe to enable the feature by default.
"steps": [
{
"name": "feature",
"enable": [
"Surevelox.OrchardCore.Payment"
]
}
]
Setup Payment
Documentation
Read the documentation here
Feedback
See the open issues for a list of proposed features and known issues.
Like? Support Us.
Like the the module? Support us by sponsoring Surevelox @ Github.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- OrchardCore.Admin.Abstractions (>= 1.3.0)
- OrchardCore.DisplayManagement (>= 1.3.0)
- OrchardCore.Module.Targets (>= 1.3.0)
- OrchardCore.Navigation.Core (>= 1.3.0)
- OrchardCore.Recipes.Abstractions (>= 1.3.0)
- OrchardCore.ResourceManagement (>= 1.3.0)
- Portable.BouncyCastle (>= 1.9.0)
- Stripe.net (>= 39.98.0)
- Surevelox.DataType (>= 1.3.0-rc-20221015.6)
- Surevelox.OrchardCore.Data (>= 1.3.0-rc-20221015.6)
- Surevelox.OrchardCore.Display (>= 1.3.0-rc-20221015.6)
- Surevelox.OrchardCore.Licensing.Core (>= 1.3.0-rc-20221015.6)
- Surevelox.OrchardCore.Payment.Core (>= 1.3.0-rc-20221015.6)
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 |
---|---|---|
1.7.0-rc-20230910.6 | 334 | 9/11/2023 |
1.6.0-rc-20230603.1 | 333 | 6/3/2023 |
1.6.0-rc-20230427.2 | 154 | 4/27/2023 |
1.5.0-rc-20230602.2 | 99 | 6/3/2023 |
1.5.0-rc-20230206.3 | 276 | 2/6/2023 |
1.5.0-rc-20230120.2 | 149 | 1/20/2023 |
1.5.0-rc-20230116.2 | 110 | 1/17/2023 |
1.5.0-rc-20221117.6 | 203 | 11/17/2022 |
1.4.0-rc-20230602.1 | 94 | 6/3/2023 |
1.4.0-rc-20221117.7 | 120 | 11/17/2022 |
1.3.0-rc-20230601.1 | 93 | 6/3/2023 |
1.3.0-rc-20221117.8 | 110 | 11/17/2022 |
1.3.0-rc-20221015.6 | 145 | 10/15/2022 |
1.3.0-preview-20220829.2 | 110 | 8/30/2022 |
1.3.0-preview-20220820.6 | 136 | 8/21/2022 |
1.3.0-preview-20220802.2 | 421 | 8/2/2022 |
1.3.0-preview-20220729.2 | 127 | 8/1/2022 |
1.3.0-preview-20220721.9 | 154 | 7/21/2022 |
1.3.0-preview-20220719.1 | 127 | 7/19/2022 |
1.3.0-preview-20220706.2 | 128 | 7/10/2022 |
1.3.0-preview-20220701.4 | 161 | 7/2/2022 |
1.3.0-preview-20220623.2 | 144 | 6/23/2022 |