With the new Agentic Commerce Protocol, I was looking for a way to have an agent collect credit card data to execute a payment transaction.
For text (chatbot) agents, this seems possible with sending the user over to a stripe link, or on mobile Apple/Google Pay perhaps.
For voice agents, I don’t see a way.
Also, I don’t want to have to push the product catalog to openAI. The merchant’s agent should provide the search/payment process, and the payment process (including collecting card data) should be in the merchant’s agent in a secure way.
If we truly want e-commerce transactions to move from web to agents there needs to be ways to do this.