We'll start first with a simple use case. So Door Cash was here last night. Let's preorder his book. And I want to show you exactly how order Intense works. And that's easiest to do from the command line. So here we are. And the first thing I'm going to do is just create an order intent and point it here at the at the URL of the thing I want to buy, in this case press.skype.com/scaling. So let's run that. And the first thing that the order intense agent did is it went off to the website and it sort of deeply understood it, you know, other product variants, do discounts apply? What are the shipping rates? Any new tariffs since, you know, whatever 7:00 AM and now the agent has come back, nothing that interesting and it's actually ready to go make the order. So I'm just going to copy this order ID over this long string. And I'm going to confirm. The transaction. There we go, just going to. Put it right in there. Alright, let's run this. And now for the purposes of this demo, we're actually in a visualize the agent that works. You're gonna see it right here. Fire up Stripe Press. There it is. It's going to quickly add the book to cart. And now it should in a moment navigate over to checkout. Here it is. It's going to start filling out the forms like no hands agent network in just a second. There's, you know, stripes office typing in a credit card number. It's actually not my credit card, so no point taking a picture. And there we go. We just bought a book from the command line. So let's kick this up a notch and make it a bit more realistic. So here we've got our demo site, Glow Guide and review skin care products. And I just turned 40, so I'm getting a bit more serious about getting care and I'm reading about these products here. You can see them. These are real products. So this one right here is being sold by moodysisters.com. A mineral wash. You've got a moisturizer. And an SPF 50 sunscreen. Now normally if I'm going to buy these, I'd have to click on each link, go navigate a third party site, filled a bunch of forms. If I actually bought them, maybe Glow Guide would get some affiliate fees on the other end because they referred me. But with order intents we can do better on both sides of the transaction. So let's see. So I Scroll down. You can see that Glow Guide gives me the opportunity to buy the recommended products directly on the page. Looks like Glide uses link here. So it's got my payment credentials. But now, before I hit order, I just want to emphasize that we're about to see an autonomous agent making real purchases across the public Internet. So in short, this is exactly the type of demo that you're not supposed to do right at the beginning of a keynote. Fingers crossed, let's see how it goes. Now click order here. OK, here we go. You actually see the agent at work. You know, I'm pretty good at multitasking, but this is sort of another level. It's slogging through all of the forms. And so the question is like, sort of why is this better than the status quo? Well, you know, affiliate commerce is really suboptimal for merchants because, you know, it's hard to credit for the purchase that you create. And for consumers, you're bouncing around the Internet doing all the things that the agent is doing for me right now. So the Holy Grail has always been like insitu commerce. Can you bring purchase experiences directly into the page that you're on? It's getting tired. There we go. OK, so we just made three purchases across three different sites without ever leaving a blog.
cool demo. the abstractions are a bit odd to me and it all reminds me a little of the early days of like screenscraping and macros (i know there is some non-deterministic stuff happening with the agents etc). most of what's on the page that the agent browses/buys from is there specifically because the page exists to be interacted with by a human and all of that is probably what makes the AI agent even "necessary" to accomplish the task--why not just allow the merchant use an old school stripe api to expose similar functionality to affiliates such that you could do the same task on the affiliate site without agentic AI? is there something else this gets you eventually (i guess maybe out of the box functionality with any merchant in principle?)?
Engineering Manager | Integration Architect | E-Commerce | Business Applications | Subscription Management |Payments | Billing | FinTech | Intelligent automation | AI | RPA
1wvery cool demo , will be interesting to see how this plays out in future.