Hi,
I’m using a payment form in order to receive payment for a specific item. I want to send a trigger email once the payment is successful. I thought of using onPaymentUpdate event (wixPay_onPaymentUpdate(event) but it seems that this event is not triggered when using this payment form.
Is this a bug? is there a different event which I can listen to?
thanks.