Parbad 1.3.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Parbad --version 1.3.0                
NuGet\Install-Package Parbad -Version 1.3.0                
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="Parbad" Version="1.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Parbad --version 1.3.0                
#r "nuget: Parbad, 1.3.0"                
#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 Parbad as a Cake Addin
#addin nuget:?package=Parbad&version=1.3.0

// Install Parbad as a Cake Tool
#tool nuget:?package=Parbad&version=1.3.0                

Parbad is a free and open-source integrated online payment system. It helps developers and site owners to add Online Payment ability to their websites. It can communicate with the most popular banks in Iran like: Mellat, Parsian, Tejarat, Saman and Pasargad. These providers are also called , Shetab Network.

Unfortunately, these providers don't have regular and clear instructions for developers to implement their codes and each of them has a different implementation.

But by using the Parbad you can communicate with these providers by only three or four lines of codes.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on Parbad:

Package Downloads
Parbad.AspNetCore

ASP.NET CORE integration for Parbad project. For more information see: https://www.nuget.org/packages/Parbad/

Parbad.Gateway.ZarinPal

ZarinPal Gateway for Parbad project. For more information see: https://github.com/Sina-Soltani/Parbad

Parbad.Mvc5

ASP.NET MVC 4 and 5 integration for Parbad project. For more information see: https://www.nuget.org/packages/Parbad/

Parbad.Gateway.PayIr

Pay.ir Gateway for Parbad project. For more information see: https://www.nuget.org/packages/Parbad/

Parbad.Gateway.IdPay

IDPay.ir Gateway for Parbad project. For more information see: https://www.nuget.org/packages/Parbad/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.9.2 477 10/28/2024
3.9.1 7,678 9/11/2023
3.9.0 14,059 11/20/2022
3.8.3 8,741 2/3/2022
3.8.0 2,636 8/22/2021
3.7.0 15,626 4/10/2021
3.6.0 3,703 12/13/2020
3.5.3 1,207 10/23/2020
3.5.2 560 10/19/2020
3.5.1 3,611 6/30/2020
3.5.0 530 6/28/2020
3.4.0 6,630 4/17/2020
3.3.3 2,033 4/14/2020
3.3.2 821 2/12/2020
3.3.0 1,876 2/5/2020
3.2.3 1,648 1/24/2020
3.2.2 2,967 1/18/2020
3.2.1 1,442 12/27/2019
3.1.1 667 10/12/2019
3.1.0 841 6/22/2019
3.0.0 1,840 6/14/2019
2.2.0 755 5/29/2019
2.1.0 719 5/15/2019
2.0.0 1,211 3/23/2019
1.3.0 1,087 1/16/2019
1.2.1 945 12/21/2018
1.2.0 1,027 7/27/2018
1.1.4 963 7/11/2018
1.1.3 2,236 11/26/2017
1.0.5 1,519 12/29/2016
1.0.4 1,143 12/15/2016
1.0.2 1,323 12/13/2016
1.0.1 2,281 9/15/2016
1.0.0 2,307 9/15/2016

Melli Gateway (Sadad) is added.

HttpContextBase is added for test purposes.

Tejarat Gateway is now obsolete. (Use IranKish gateway instead.)

The method RequestResult.Process is now obsolete. Use RedirectToGateway method instead.