Create Your First Payment Intent
Executing a payment intent in Lipafy involves three simple steps: resolving a destination, submitting the intent with an idempotency key, and receiving real-time reconciliation.
Method A: Using TypeScript / Node.js SDK
Install the official Lipafy SDK:
Method B: Using cURL
Response (201 Created):
Method C: Using Lipafy CLI
You can execute transfers and checks directly from your terminal:
