I'm working with custom serial numbers that are generated by an external system.
I had planned to use the "dbtech_ecommerce_license_purchase" event listener to hook in at that point and simply update the SerialKey::serial_key field.
However, I now notice that an email is sent in key.php (sendPaymentReceipt) that includes the serial in it.
I just want to confirm that 'dbtech_ecommerce_license_purchase' is fired before sendPaymentReceipt?
thanks!
I had planned to use the "dbtech_ecommerce_license_purchase" event listener to hook in at that point and simply update the SerialKey::serial_key field.
However, I now notice that an email is sent in key.php (sendPaymentReceipt) that includes the serial in it.
I just want to confirm that 'dbtech_ecommerce_license_purchase' is fired before sendPaymentReceipt?
thanks!