Booking over the server transport

This page boots with the seeded My Wellness Studio widget id and no inline adapter. Its published config says provider.transport: "server", so the widget builds the RemoteAdapter and every call goes to POST /w/:id/provider/* on the admin at http://localhost:3100, which runs the connection's adapter. No provider credential and no card ever reaches the browser.

Loading config from API…