-
Read the API docs @ (https://stage.wepay.com/developer)
-
Go to https://stage.wepay.com and setup a test account.
-
Create a WEPAY app here: https://stage.wepay.com/payments-api
Open Web.Config and add below values to the AppSettings section:
- AccessToken
- AccountId
- ClientId
- Client Secret
- Create a checkout
- Create Preapproval
- Process Preapproval
- Get Checkout status
- Get User Info - by accessToken
- Authorize a User
- Register a user example
- ??