Skip to content

Test Environment & Test Data

WeGetFinancing operates two platforms:

  • A staging (sandbox) platform you use for testing. It does not use real consumer data.
  • A production platform you use for real transactions.

Always run your tests against the staging environment before going live.

Use the partner portal to view your requests, configure your account, update your webshop URL, and set your postback (callback) details. Sign in with the same username and password you use for the API.

EnvironmentPortal URL
Staging (sandbox)https://partner.sandbox.wegetfinancing.com/
Productionhttps://partner.wegetfinancing.com/

In the staging portal you can see all your test requests and configure your staging account. To submit a test application, use the Link Integration form or the Create Request API against the sandbox host.

For all test subjects, use the following bank account details:

FieldValue
Bank routing number011400178 (Bank of America)
Bank account number123456789

If a step in the application flow asks for a card, use this test card. It works across the payment providers used in the sandbox:

FieldValue
Card number4111 1111 1111 1111
Expiryany future date (e.g. 12/30)
CVVany 3 digits (e.g. 123)

The staging platform includes predefined test subjects you can use to exercise the financing flow.

These subjects are fully mocked and trigger predefined behavior in the staging platform. The Auth-only and Auth columns indicate the action that subject simulates. Submit any valid street address (not a PO Box); it does not have to match the address shown here.

First nameLast nameStreetCityStateZIPSSN4Auth-onlyAuth
MaryBernard500 W 7th AveAnchorageAK995016220purchasepurchase
AnitaAbdo4269 Deeboyer AvLakewoodCA907129061purchasepurchase
SalehAbiAv Peterman 26651HaywardCA945459627purchasepurchase
CriscelAbayonWy Heritage 2437Union CityCA945870942purchasepurchase
AnthonyAbateAv Lexington 1147El CajonCA920199862purchasevoid
CherylAbbottAv Twin Oaks 71MontereyCA939404510void

Mary Bernard, Anita Abdo, Saleh Abi, and Criscel Abayon all simulate a guaranteed approval (from different lenders), so you can rotate between them when running several happy-path tests; Anthony Abate exercises the auth-then-void path.