We did custom payment integration and after successful payment we are submitting request at this url
https://payment.snipcart.com/api/private/custom-payment-gateway/paymente
In our Ui we register cart.cnfirmed event and expecting this event to be fired. but event is not fired.
we just want an orderId after successful payment. please help us on that !