CieloRest 1.0.16
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CieloRest --version 1.0.16
NuGet\Install-Package CieloRest -Version 1.0.16
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="CieloRest" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CieloRest --version 1.0.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CieloRest, 1.0.16"
#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 CieloRest as a Cake Addin #addin nuget:?package=CieloRest&version=1.0.16 // Install CieloRest as a Cake Tool #tool nuget:?package=CieloRest&version=1.0.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Características
- Funções Assincronas.
- HttpClient.
- Sem dependência a bibliotecas JSON (NewtonSoft, Jil, MessagePack...)
- Testes Unitários
- .Net Standard 2.1, .NET CORE 3.1, Xamarin, NET 4.8, 4.6.1 e 4.5 ...
Principais recursos
- Pagamentos por cartão de crédito.
- Pagamentos por cartão de débito.
- Pagamentos recorrentes (de acordo com a Cielo funciona somente para crédito)
- Com autorização na primeira recorrência ou a partir de uma data.
- Boleto
- Transferência Eletrônica
- Cancelamento de autorização.
- Consulta de pagamentos.
- Tokenização do Cartão
- GetRecurrentPayment - Busca informações sobre a recorrência
- CreateToken - Tokeniza o cartão válido (ou inválido).
- CreateTokenValid - Gera um pagamento de 1 real (cancela logo em seguida) para garantir que o cartão é válido e retorna a Token.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Cielo.Models (>= 1.0.16)
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.0.19 | 3,124 | 6/23/2022 |
1.0.18 | 391 | 6/23/2022 |
1.0.17 | 392 | 6/23/2022 |
1.0.16 | 400 | 6/23/2022 |
1.0.15 | 4,038 | 7/2/2020 |
1.0.14 | 589 | 7/2/2020 |
1.0.13 | 432 | 7/2/2020 |
1.0.12 | 447 | 7/2/2020 |
1.0.11 | 15,844 | 3/20/2019 |
1.0.10 | 969 | 7/31/2018 |
1.0.9 | 1,060 | 6/18/2018 |
1.0.8 | 1,022 | 6/4/2018 |
1.0.7 | 1,043 | 5/9/2018 |
1.0.6 | 995 | 11/29/2017 |
1.0.5 | 1,047 | 10/24/2017 |
1.0.4 | 1,070 | 10/24/2017 |
1.0.3 | 1,231 | 10/23/2017 |
1.0.2 | 1,035 | 10/19/2017 |
1.0.1 | 1,075 | 10/19/2017 |
1.0.0 | 1,130 | 10/18/2017 |
Update em Package
E colocando o Deserialize de forma Async