How It Works¶
Payflip lets you operate from a single balance by coordinating fund movement and execution across systems in real time. When you take an action, the entire process happens behind the scenes as a single step.
1. User intent¶
Every interaction starts with a simple intent:
- Enter an amount
- Choose a recipient (name or email)
- Confirm
You don't specify chains, assets, or execution paths.
2. Fund sourcing¶
Payflip determines where the required funds live. Rather than asking you to pick, the system:
- Identifies available funds across chains and wallets
- Selects the best source based on a trade-off between speed, cost, and reliability
You never see this step. It just happens.
3. Routing and conversion¶
Once funds are identified, Payflip prepares them for execution. This may include moving value across chains, converting between asset formats, and selecting the most efficient route.
If one path becomes unavailable mid-execution, the system automatically falls back to an alternative rather than surfacing the error to you.
4. Execution and settlement¶
The transaction is executed and the funds are delivered to the recipient. From your perspective, the payment completes as a single action. Underlying steps are not exposed.
5. Consistent output¶
Regardless of how the transaction is executed:
- You interact in a consistent denomination (e.g. dollars)
- The recipient receives usable funds
- The experience stays the same across chains and applications
Instant by design¶
Because Payflip handles coordination internally, funds are immediately usable. There is no waiting for bridges, moving assets in advance, or preparing execution paths. The system ensures funds are available at the moment you use them.
The key principle¶
Payflip separates what you want to do from how it is done.
- You define the outcome.
- The system determines the execution.
A Payflip transaction is not a sequence of manual steps. It is a single intent that the system fulfills by coordinating across fragmented infrastructure.
One balance. One action. One result.