| Class | Description |
|---|---|
| AccountAddBankRequest | Deprecated |
| AccountBalanceRequest | Deprecated
Data is now returned as part of /account
|
| AccountCreateRequest |
https://stage.wepay.com/developer/reference/account
Creates a new payment account for the user associated with the access token used to make this call.
|
| AccountDeleteRequest |
https://stage.wepay.com/developer/reference/account
Deletes the account specified.
|
| AccountFindRequest |
https://stage.wepay.com/developer/reference/account
This call lets you search the accounts of the user associated with the access token used to make the call.
|
| AccountGetReserveDetails |
https://stage.wepay.com/developer/reference/account
This call allows you to add or update all incomplete items for an account like KYC info, bank account, etc.
|
| AccountGetTaxRequest | Deprecated |
| AccountGetUpdateUri |
https://stage.wepay.com/developer/reference/account
This call allows you to add or update all incomplete items for an account like KYC info, bank account, etc.
|
| AccountModifyRequest |
https://stage.wepay.com/developer/reference/account
Updates the specified properties.
|
| AccountRequest |
https://stage.wepay.com/developer/reference/account
This call allows you to lookup the details of the a payment account on WePay.
|
| AccountSetTaxRequest | Deprecated |
| AppModifyRequest |
https://www.wepay.com/developer/reference/app
This call lets you modify details of your API application (such as adding a theme for your app).
|
| AppRequest |
https://stage.wepay.com/developer/reference/app
This call allows you to lookup the details of your API application.
|
| BatchCreateRequest |
https://stage.wepay.com/developer/reference/batch
Creates a batch call that will allow you to make multiple API calls within a single API call.
|
| CheckoutCancelRequest |
https://stage.wepay.com/developer/reference/checkout
Cancels the payment associated with the checkout created by the application.
|
| CheckoutCaptureRequest |
https://stage.wepay.com/developer/reference/checkout
If auto_capture was set to 0 when the checkout was created, you will need to make this call
to release funds to the account.
|
| CheckoutCreateRequest |
https://stage.wepay.com/developer/reference/checkout
Creates a checkout for an account.
|
| CheckoutFindRequest |
https://stage.wepay.com/developer/reference/checkout
This call allows you to search for checkouts associated with an account.
|
| CheckoutModifyRequest |
https://stage.wepay.com/developer/reference/checkout
This call allows you to modify the callback_uri of a checkout.
|
| CheckoutRefundRequest |
https://stage.wepay.com/developer/reference/checkout
Refunds the payment associated with the checkout created by the application.
|
| CheckoutRequest |
https://stage.wepay.com/developer/reference/checkout
This call allows you to lookup the details of a specific checkout on WePay using the checkout_id.
|
| CreditCardAuthorizeRequest |
https://stage.wepay.com/developer/reference/credit_card
You should only use this call if you are not going to immediately make the /checkout/create call
with the credit_card_id.
|
| CreditCardCreateRequest |
https://stage.wepay.com/developer/reference/credit_card
This call allows you to pass credit card information and receive back a credit_card_id.
|
| CreditCardDeleteRequest |
https://stage.wepay.com/developer/reference/credit_card
Delete the credit card when you don't need it anymore.
|
| CreditCardFindRequest |
https://stage.wepay.com/developer/reference/credit_card
This call allows you to lookup the details of the a credit card that you have tokenized.
|
| CreditCardRequest |
https://stage.wepay.com/developer/reference/credit_card
This call allows you to lookup the details of the a credit card that you have tokenized.
|
| PreapprovalCancelRequest |
https://stage.wepay.com/developer/reference/preapproval
Allows you to cancel the preapproval.
|
| PreapprovalCreateRequest |
https://stage.wepay.com/developer/reference/preapproval
Creates a new payment preapproval request object for the user associated
with the access token used to make this call.
|
| PreapprovalFindRequest |
https://stage.wepay.com/developer/reference/preapproval
This call lets you search the preapprovals associated with an account or an application.
|
| PreapprovalModifyRequest |
https://stage.wepay.com/developer/reference/preapproval
This call allows you to modify the callback_uri on a preapproval.
|
| PreapprovalRequest |
https://stage.wepay.com/developer/reference/preapproval
This call allows you to lookup the details of a payment preapproval on WePay.
|
| TokenRequest |
Once you have sent the user through the authorization end point and they have returned with a code,
you can use that code to retrieve and access token for that user.
|
| TransferFind | Deprecated |
| TransferRefundRequest | Deprecated |
| TransferRequest | Deprecated |
| UserModifyRequest |
https://stage.wepay.com/developer/reference/user
This call allows you to add a callback_uri to the user object.
|
| UserRegisterRequest |
https://stage.wepay.com/developer/reference/user
Registers a new user and returns an access token for that user.
|
| UserRequest |
https://stage.wepay.com/developer/reference/user
This call allows you to lookup the details of the user associated with the access token you are using to make the call.
|
| UserResendConfirmationRequest |
https://stage.wepay.com/developer/reference/user
For users who were registered via the /user/register call, this API call lets you resend the API registration confirmation email.
|
| WePayRequest<T> |
Interface for a WePayRequest object.
|
| WithdrawalCreateRequest |
https://stage.wepay.com/developer/reference/withdrawal
This call allows you to create a withdrawal object.
|
| WithdrawalFindRequest |
https://stage.wepay.com/developer/reference/withdrawal
This call allows you to find withdrawals.
|
| WithdrawalModifyRequest |
https://stage.wepay.com/developer/reference/withdrawal
This call allows you to change the callback_uri on a withdrawal.
|
| WithdrawalRequest |
https://stage.wepay.com/developer/reference/withdrawal
This call allows you to lookup the details of a withdrawal.
|
Copyright © 2014. All Rights Reserved.