Update billing settings
Update the billing settings for your HubSpot account’s payment settings. This endpoint allows you to modify the billing configurations, which can be essential for managing how payments are processed and billed. Ensure you have the necessary permissions to write payment checkout settings before making changes.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
An object representing the default email address used for sending communications related to billing.
A boolean indicating whether checkout forms should be pre-filled with known customer information.
A boolean indicating whether the full billing address should be collected during the checkout process.
A boolean indicating whether the payment method should be stored on file for future transactions.
A boolean indicating whether Google Analytics tracking is enabled for payment transactions.
A boolean indicating whether reCAPTCHA is enabled during the checkout process to prevent fraudulent activities.
Response
successful operation
Indicates whether checkout fields should be prefilled. A boolean value.
Indicates whether the full billing address should be collected. A boolean value.
Indicates whether a payment method should be kept on file. A boolean value.
The default email address used for sending communications. A string value.
"testData@email.com"
Indicates whether Google Analytics tracking is enabled for payments. A boolean value.
Indicates whether reCAPTCHA is enabled for additional security. A boolean value.
Indicates whether Google Analytics tracking is enabled for the account. A boolean value.