Skip to content

ecelestin/ecelestin-Moncash-sdk-csharp

Repository files navigation

MonCash Logo

Mon Cash .NET SDK

The SDK is a C# Class Library allowing users to:

  • Create a payment request and retrieve a token to redirect client to the Mon Cash Gateway to complete payment.
  • Retrive informations about a Transaction using the Transaction ID number or the Order ID nuber.

Version

1.2.0

Importing into Visual Studio

Nuget

Package Manager

Install-Package MonCashSDK.NET -Version 1.2.0

More details here

GitHub

  • Clone the repository
  • In the Solution Explorer, Right-Click on your Solution
  • Point to Add
  • Click Existing Project
  • Navigate to the directory where you cloned the SDK from Github
  • Select the Solutions file and click open
  • Finally, Add the NetMonCashSDK Prject as a Reference to your own project

Note

Credits

License

To be filled by MonCash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages