WePay API Versions

WePay API versions are timestamps (yyyy-mm-dd) that mark backwards-incompatible changes to the WePay API. We recommend upgrading to the latest version to take advantage of the latest WePay API functionality. You can check your current API version on your app dashboard.

API Versions

2016-08-10

New endpoint, user/mfa/reset.

2016-07-13

Changes to multiple endpoints, including /checkout, please see the change log for details.

2016-06-22

Changes to /checkout API call.

2016-05-18

Added /payment_bank/persist and /credit_card/enable_recurring endpoints.

2016-05-04

Added the /payment_bank/authorize endpoint. Checkout Create payment_method of type bank_account renamed to payment_bank. The bank_account_id generated by tokenization.v2.js will now expire in 30 minutes unless a call to /checkout/create or /payment_bank/authorize is called. Updated references to bank_account as a parameter in the hosted_checkout structure funding_sources parameter to payment_bank. Updated payment_error of type bank_account to payment_bank. Added support for delayed payouts in Canada.

2016-03-30

Changes to /checkout API call.

2016-02-24

Changes to /checkout API call.

2016-01-27

Changes to /checkout and /user/mfa/create API calls.

2015-11-18

Changes to /checkout API calls.

2015-09-09

Changes to withdrawal API calls.

2015-08-15

Changes to /checkout/create and /checkout API calls.

2014-01-08

Changes to user registration using /user/register and account status API calls.

2011-01-15

Initial WePay API