On This Page
Complete a Purchase Workflow
This diagram illustrates the required steps to complete a purchase using
Intelligent Commerce
.Figure:
Complete a Purchase Workflow
- The new customer signs up for an account on your website and enrolls their card credentials.
- Your AI agent sends an enroll a card API request toCybersource.
- Cybersourcetokenizes the customer's card and responds with aPENDINGstatus. For more information, see Enroll a Card.
- The customer verifies their identity to activate their tokenized card.
- The customer logs in to their account and uses the agent to submit a purchase inquiry.
- The customer verifies their identity to authenticate the purchase intent.
- Your agent sends an initiate a purchase intent request toCybersource.
- Cybersourceresponds with an instruction ID. For more information, see Initiate a Purchase Intent.
- Your agent displays list of best products or services based on the customer's purchase intent.
- The customer chooses a product or service.
- Your agent displays the customer's tokenized cards.
- The customer chooses their preferred card to pay with.
- Your agent sends a retrieve payment credentials toCybersourceand includes the instruction ID. For more information, see Retrieve Payment Credentials.
- Cybersourceretrieves the customer's tokenized card.
- Your agent uses the customer's tokenized card and your payment system to complete the transaction.
- Your agent sends a confirm transaction events request toCybersource. For more information, see Confirm Transaction Events.
- Cybersourceresponds with aCOMPLETEDstatus.
- Your agent confirms payment and checkout completion to customer.