ASG Checkout Door

Cedar Bloom Consulting

This route records checkout or purchase intent only. Public runtime does not execute payment because checkout worker is not bound yet.

Endpoint

POST: https://aig.websdocs.com/ai/cedar-bloom-consulting/checkout

Sample body

{
  "actionType": "checkout_intent",
  "product": "Selected offer or service",
  "name": "Buyer Name",
  "email": "buyer@example.com",
  "message": "I want checkout or payment instructions for this service."
}