Skip to main content
GET
Retrieve billing settings

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

successful operation

checkoutPrefillEnabled
boolean
required

Indicates whether checkout fields should be prefilled. A boolean value.

collectFullBillingAddress
boolean
required

Indicates whether the full billing address should be collected. A boolean value.

collectPaymentMethodOnFile
boolean
required

Indicates whether a payment method should be kept on file. A boolean value.

defaultFromEmailAddress
string
required

The default email address used for sending communications. A string value.

Example:

"testData@email.com"

paymentsGoogleAnalyticsEnabled
boolean
required

Indicates whether Google Analytics tracking is enabled for payments. A boolean value.

recaptchaEnabled
boolean
required

Indicates whether reCAPTCHA is enabled for additional security. A boolean value.

accountGoogleAnalyticsEnabled
boolean

Indicates whether Google Analytics tracking is enabled for the account. A boolean value.

Last modified on September 11, 2026