The webhook callback event list.

Event NameDescriptionRelated Endpoint
payment.order.confirmingConsumer has submitted the payment request and pending BIEASES backend to process.https://docs.bieases.com/reference/create-payment
payment.order.timeoutThe payment order has not been paid within given period.https://docs.bieases.com/reference/create-payment
payment.order.successThe payment order has been paid successfully by the consumer.https://docs.bieases.com/reference/create-payment
payment.order.failedThe payment order failed to pay.
Refer to the "msg" field Payment result object for the failed reason.
https://docs.bieases.com/reference/create-payment
payment.refund.successThe payment refund completed successfully.https://docs.bieases.com/reference/refund-payment
payment.refund.failedThe payment refund request failed.
Refer to the "msg" field Payment result object for the failed reason.
https://docs.bieases.com/reference/refund-payment