GitHub - LeBlanc/WePayASPNet: ASP.Net SDK for WePay API (examples use MVC) · GitHub
Skip to content

LeBlanc/WePayASPNet

 
 

Folders and files

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
  • ??

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 61.5%
  • C# 38.4%
  • Classic ASP 0.1%