📄️ Authentication
To call the KidaPay API (e.g. CreateOrder) from your website or application, authentication is required.
📄️ Create Order
Create Order is the first step of the payment process. It represents the act of registering a customer’s intended purchase with KidaPay so that the system can handle the payment securely.
📄️ Order Status
Status for the purchase order (invoice). On the merchant side, the most commonly used statuses are "NEW" and "PAID".
📄️ Webhook
Webhooks in KidaPay allow your application to automatically receive real-time notifications whenever important events happen in the payment lifecycle.
📄️ Refund
Making a refund request for a specific order by KidaPay order ID.