Skip to content

ASP.Net SDK for WePay API (examples use MVC)

Notifications You must be signed in to change notification settings

wepay/WePayASPNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Getting Started ✨

Example Setup

Open Web.Config and add below values to the AppSettings section:

  • AccessToken
  • AccountId
  • ClientId
  • Client Secret

Examples coverage

  1. Create a checkout
  2. Create Preapproval
  3. Process Preapproval
  4. Get Checkout status
  5. Get User Info - by accessToken
  6. Authorize a User

TODO:

  • Register a user example
  • ??

Bitdeli Badge

License

MIT License

About

ASP.Net SDK for WePay API (examples use MVC)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.8%
  • CSS 2.9%
  • Classic ASP 0.3%