Allpay now offers a new feature for developers — webhook
A webhook is an automatic notification that the system sends to an external URL after a successful payment. It allows you to instantly receive full transaction details, including the amount, customer information, payment description, and other parameters. This enables seamless integration of the Allpay payment system with virtually any modern platform.
Why is this important?
Webhooks unlock additional capabilities for developers integrating payments into websites and apps. With webhooks, you can:
• Automatically update order status after payment
• Instantly send a confirmation email or digital receipt to the customer
• Sync payment data with your CRM, inventory, delivery systems, and more
• Eliminate the need to manually check transactions
Webhooks are configured individually for each payment link or API integration, giving you full flexibility and control over notifications.
Setup instructions and examples are available in the documentation.