Compute an HTML Mode checkout summary
HTML Mode Pages
Compute an HTML Mode checkout summary
Page-scoped public endpoint used by Scalev.checkout.estimateSummary(payload). It accepts HTML Mode items, destination, payment_method, and shipping_option, recomputes shipping, and applies store-configured extra fees for display.
POST
Compute an HTML Mode checkout summary
Header
Publishable page public API key for the page_unique_id path page. Storefront public API keys are not accepted on page-scoped public routes.
Parameter Path
Public page unique ID.
Contoh:
"page_540f48019f525f41"
Body
application/json
HTML Mode checkout summary payload. Pass the option returned by shippingOptions as shipping_option when the checkout contains physical items.

