adebisi-fa / paystack-dotnet

PayStack API for .Net Developers!
http://developers.paystack.co/docs
MIT License
37 stars 37 forks source link

Payment gateway integration in MVC 6.0 #3

Closed MaheshNeelam closed 7 years ago

MaheshNeelam commented 7 years ago

Hi am trying to implement payment gateway in my web solution when i am tried with the sample solution am getting an error and can you please help me step by process how to call the process to a controller and all in my sloution or else any demo session image

adebisi-fa commented 7 years ago

Hello @MaheshNeelam ,

Building the code or the sample project requires Visual Studio 2017, as it makes use of some C# 6/7 constructs.

Hope it helps.