Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Acknowledge a hosted page

Idempotency Supported

When a hosted page is successfully completed by the user and processed by Chargebee, its state is automatically changed to succeeded . Acknowledging a hosted page confirms that you have moved the customer details from Chargebee into your system and are ready to fulfill it. This API is used to acknowledge the hosted page in succeeded state and change its state to acknowledged .

Note: The hosted page status must be succeeded for this API call to be allowed.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/hosted_pages/{hosted-page-id}/acknowledge

Returns

Hosted page object
Resource object representing hosted_page