Wix Payments Account Object


An account that enables a Wix site to process customer payments.

Properties
idstringRead-onlyformat GUID

ID of the Wix Payments account.


firstNamestringmaxLength 500

First name of the Wix Payments account owner.


lastNamestringmaxLength 500

Last name of the Wix Payments account owner.


tosAcceptedboolean

Whether the account owner has accepted the Wix Payments Terms of Service. The account owner must accept these terms for the account to be created successfully. If the terms aren't accepted, the Connect Wix Payments Account call fails.

Did this help?