Skip to main content
PUT
Switch Wix Payments test mode

Authorizations

Authorization
string
header
required

Personal access token, sent as Authorization: Bearer <token>.

Path Parameters

app_id
string
required

ID of the Base44 app.

Body

application/json
test_mode
boolean
required

Whether to switch the checkout to test mode (true) or live (false).

Example:

false

Response

The app's Wix Payments mode after the call.

The app's Wix Payments mode.

test_mode
boolean
required

Whether the checkout is in test mode (true) or live (false).

Example:

false