C# (C-Sharp) is a Client library that is used as a bridge between customer .Net solutions and AltaPay gateway.
-
.NetFramework 4.6.1 and above
For .NetFramework below 4.6.1 please see API C# (C-Sharp)
-
Clone the repository
$ git clone https://github.com/AltaPay/sdk-csharp2.0.git -
Open Visual Studio 2019 and go to File → Open → Project/Solution.
-
Select the .sln file located in the Altapay directory.
-
Right-click on the solution file and click Build Solution to build the package.
To build using any operating system, install VirtualBox and Vagrant for your operating system.
-
Clone the repository
$ git clone https://github.com/AltaPay/sdk-csharp2.0.git -
Start the build process by traversing to the repository directory from the terminal and run:
$ ./start_build.sh -
Above bash script generates the zip file AltaPay_build.zip in the repository directory.
See Changelog for all the release notes.
Distributed under the MIT License. See LICENSE for more information.
For more details please see AltaPay docs
