Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 464 Bytes

File metadata and controls

14 lines (8 loc) · 464 Bytes

Paystack.Net.SampleApp

A sample .Net shopping cart that shows how to use Paystack.Net.SDK

Running the project

  • Clone the solution from the repository
  • Run database script 'dbscript.sql' located at the app root against your database
  • Change the Secrete key in the App Settings of webconfig to your own key
  • Change the connection string in webconfig