How do I send my invoice?
Invoices can be generated and sent using Sheepy’s API, which offers merchants full control over how crypto payments are initiated and processed. Through the API, you can define invoice parameters such as amount, currency, description, customer information, and redirect URLs for success or failure outcomes.
Once the invoice is created, Sheepy generates a secure payment link that redirects the customer to a hosted checkout page. This page supports multiple cryptocurrencies and allows users to complete the transaction within the invoice’s defined time window. You can also implement webhook notifications to automatically track status changes like “paid”, “expired”, or “invalid”.
This method is ideal for merchants seeking a flexible, programmable solution for invoicing in use cases like online sales, service billing, or recurring payments. Technical documentation and setup instructions are available in the Crypto Developers section. If you’d like to preview the customer experience, visit our Demo to simulate a live invoice flow.