This recipe covers the setup flow needed before creating payment links or collecting payments.
Before connecting Wix Payments, collect and confirm:
Call:
POST https://www.wixapis.com/payments/v1/wix-payments-account/connectIf setup fails due to location details, update the business location and retry:
PUT https://www.wixapis.com/locations/v1/locations/{locationId}If the API returns an "already connected" style response, skip reconnect and continue with onboarding checks.
Connecting the account is not always the final step. To receive payments, the site owner may still need to complete Wix Payments onboarding in the site dashboard.