ASG Checkout Door

Prima Business Alliance Sdn Bhd

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/prima-business-alliance/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."
}