wepay / WePayASPNet

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

Home Page:http://wepay.apphb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ 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)

http://wepay.apphb.com


Languages

Language:C# 96.8%Language:CSS 2.9%Language:ASP 0.3%