An issue was identified when using the latest PaymentTransactionServices (2.0.6) version along with Stripe webhooks in the Stripe module.
Added protection for a potential NPE that could occur if a webhook doesn’t have a gateway transaction type defined
We will also a warning if the gateway transaction type cannot be determined, as we typically expect a type to be supplied from the gateway