/WePayASPNet

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

Primary LanguageC#

✨ 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