To understand how Yuno operates, you need to grasp some fundamental concepts about its architecture. This guide covers the essential elements required for integration:Documentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
- Sessions: The most basic component of a transaction. A session begins when a user visits your checkout page and views the available payment methods. It contains all relevant checkout information, including available payment methods and tokenized options for returning users.
- Payments: A payment occurs when a user initiates a payment action during a checkout session.
- Transactions: These represent operations related to payments, such as purchases or refunds, processed through one or more connections.
