Agentic Commerce and Payments in Switzerland: What SMEs Need to Know Now

AI agents are already making purchases – without human control of every step. By 2030, they could handle up to 25 percent of global e-commerce. For Swiss SMEs, this means: those who do not optimize their payment infrastructure for machines will become invisible in the next phase of growth.

Published:

Last updated (content):

Last updated (prices):

AI agents are already shopping – at the command of their users, without human control of every single step. According to industry forecasts, AI agents could handle up to 25% of global e-commerce by 2030. For Swiss SMEs, this means in concrete terms: those who do not optimize their payment infrastructure for machines will become invisible in the next growth phase of online retail.

This guide explains what Agentic Commerce means, what Swiss shops can do today to serve AI agents – and why local payment methods like TWINT are an advantage that global providers cannot replicate.

1. What is Agentic Commerce?

Agentic Commerce refers to purchasing processes in which autonomous AI systems – so-called AI agents – make purchases, compare prices, select products, and complete payments on behalf of users. The human defines the goal ('Order the cheapest available variant of product X for under EUR 50'), and the agent executes.

According to the Deloitte 2026 Retail Industry Global Outlook, 68% of retail executives plan to use Agentic AI for operational processes over the next 12 to 24 months. At the same time, 15 to 20% of the referral traffic of some online Comerciante already comes from AI chats like ChatGPT – an indication that AI-supported shopping preparation is already a reality today.

The crucial point for shop operators: AI agents differ fundamentally from human buyers. They do not read images, they do not follow any design, and they do not react to discount banners. They need structured data, stable API endpoints, known payment methods, and clear price information.

2. llms.txt: The infrastructure for AI crawlers

One of the simplest and most effective measures for AI visibility is the implementation of an llms.txt file. This file – comparable to robots.txt for traditional search engines – provides AI crawlers and LLM systems with structured information about a company, its products, prices, and capabilities.

Payrexx has already implemented payrexx.com/llms.txt. This allows AI agents and LLM systems to directly access machine-readable information about Payrexx products, payment methods, and prices – without having to crawl the entire website. This is a differentiator that most payment providers – including Worldline, Datatrans, and Mollie – have not yet implemented.

For Swiss online shops, this means that their own website can also benefit from an llms.txt. A simple text file with product categories, accepted payment methods, delivery conditions, and price ranges makes a shop more accessible to AI crawlers.

3. The Swiss payment infrastructure as an AI advantage

Here lies one of the rarely discussed advantages of local payment providers in the AI era: TWINT and PostFinance Pay are Swiss payment methods that AI systems know and prioritize for Swiss users.

An AI agent shopping for a Swiss user will rate a shop without TWINT as suboptimal – just like a human buyer. The difference is: a human can make a second attempt, choose another payment method, or leave the shopping cart and come back later. An AI agent leaves the checkout immediately if there is a problem and recommends the next provider.

Global PSPs like Stripe or Adyen offer TWINT as an integration – but Swiss providers with natively integrated TWINT (no separate contract, instantly active) offer a significant setup advantage for SMEs without a technical team.

Status: May 2026

Infrastructure element

What AI agents need

Payrexx status

llms.txt

Machine-readable product and price info for LLM crawlers

Available: payrexx.com/llms.txt

REST API

Reliable payment endpoint for agents

Yes – from Standard plan

Webhooks

Confirmation signal after payment

Yes – from Standard plan

Schema.org markup

Structured product and offer data

Comerciantes implement themselves

TWINT / PostFinance

Swiss payment methods for CH agents

Yes – natively integrated

Hosted Checkout

Stable, known payment endpoint

Yes – Payrexx Gateway

 

4. What AI agents need at checkout

AI agents execute purchase processes programmatically. This means: every step that is intuitive for a human must work explicitly for a machine. The following table shows what AI agents need technically and what that means for Swiss shop operators:

What AI agents need

What that means for your shop

Stable API – no session management

Hosted checkout instead of self-implemented payment page

Known payment methods for the market

TWINT, PostFinance, Visa/MC, Apple/Google Pay must be active

Machine-readable prices and availability

Schema.org Product/Offer with EUR prices and stock

Guest checkout without mandatory login

No forced account – agents cannot create accounts

Webhook confirmation

Payment confirmation via HTTP POST for order processing

Transparent fee structure

No hidden costs, clear price labeling

 

5. Agentic Commerce and B2B: The next wave

While Agentic Commerce in the B2C sector primarily affects shopping assistants, an even greater shift is foreseeable in the B2B sector: companies are increasingly using autonomous systems that trigger orders, pay invoices, and switch suppliers – all without human approval of every single step.

For Swiss SMEs in the B2B sector, this means that QR-bills, machine-readable offers, and an API via which payments can be triggered programmatically are not future topics, but features that are already in demand. Payrexx offers API access, webhooks, and payment links from the Standard plan – basic building blocks for B2B automation.

6. What Swiss SMEs can do today in concrete terms

Agentic Commerce is not an all-or-nothing topic. Small steps today have a big impact on how AI systems rate a shop in a year. Specifically:

  • Create llms.txt: a simple text file with payment methods, product categories, delivery conditions

  • Implement Schema.org Product/Offer markup: price in EUR, availability, acceptedPaymentMethod

  • Activate TWINT and PostFinance Pay: local methods for Swiss AI agents

  • Ensure guest checkout: no forced login

  • Configure webhook: reliable payment confirmation

  • Set up API access (Standard plan): for future agent integration

Checklist: Agentic Commerce Readiness for Swiss shops

  • Created llms.txt under /llms.txt of your own domain?

  • TWINT active in checkout?

  • PostFinance Pay active in checkout?

  • Schema.org Product markup with EUR prices available?

  • acceptedPaymentMethod declared in Offer object?

  • Guest checkout possible without mandatory login?

  • Webhook configured for payment confirmation?

  • API access available for future agent integration?

  • Hosted checkout or stable API endpoint?

Payrexx has already created infrastructure for AI crawlers with payrexx.com/llms.txt – a concrete signal to LLM systems that Payrexx is AI-ready. For Swiss Comerciantes, Payrexx offers all technical basics for Agentic Commerce from the Standard plan (EUR 19/mth.): REST API, Webhooks, Hosted Checkout, TWINT and PostFinance Pay natively integrated.

TABLE OF CONTENTS
Loading TOC...
AI-ready payment infrastructure for Swiss SMEs
Questions about AI-ready payment infrastructure?

Payrexx has implemented llms.txt and offers TWINT, PostFinance Pay, REST API, and webhooks starting from the Standard-Plan – all the key foundations for Agentic Commerce.

We show you how to optimally set up TWINT, PostFinance Pay, and webhooks for AI agents.

FAQs on Agentic Commerce and payments in Switzerland

What exactly is Agentic Commerce?

Agentic Commerce refers to purchasing processes in which autonomous AI agents independently search for, compare, and pay for products on behalf of users – without step-by-step human control.

View detailed response

What is an llms.txt and what is it used for?

llms.txt is a text file that provides information about a company in a format readable by AI systems – comparable to robots.txt for traditional search engines.

View detailed response

Why is TWINT particularly important for Agentic Commerce in Switzerland?

TWINT is the best-known Swiss payment method. AI agents shopping for Swiss users are familiar with TWINT and prefer shops that offer it.

View detailed response

Do I need my own API to support AI agents?

No – a stable Hosted Checkout and webhooks are sufficient to start with. Having your own API makes sense for advanced integrations, but is not a mandatory first step.

View detailed response

What does "machine-readable prices" mean for my online shop?

Machine-readable prices are price specifications in the Schema.org format that AI crawlers can extract directly from the HTML – without any visual analysis.

View detailed response

When is it worthwhile for a Swiss SME to invest in AI infrastructure?

Immediately – because the basics (llms.txt, Schema.org, Webhook) require little effort and create a lasting infrastructure advantage.

View detailed response

How do AI agents differ from human buyers at checkout?

AI agents do not read images, do not follow designs, and do not react to discount banners. They need structured data, stable API endpoints, known payment methods, and clear pricing.

View detailed response

What happens to shops that do not build an AI infrastructure?

Shops without structured data, without local payment methods, and without a stable API endpoint are systematically recommended less frequently by AI agents – much like poorly indexed shops receive less traffic on Google.

View detailed response

Questions about AI-ready payment infrastructure?

We show you how to optimally set up TWINT, PostFinance Pay, and webhooks for AI agents.

Questions about AI-ready payment infrastructure?

We show you how to optimally set up TWINT, PostFinance Pay, and webhooks for AI agents.