Payment form - onPaymentUpdate is not triggered

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.

1 Like

I’m doing the exact same thing, and facing the exact same issue.

Have you found a solution? Can anyone please clarify?