Closed b8ne closed 6 years ago
The issue was that the cart (containing the flights) was being cleared before the email was generated.
I also commented out the code where prices are retrieved for the flights as it wouldn't allow me to test this area.
Email displaying that receipts are being generated with the cart.
Describe the bug Confirmation email is sent and recieved however the email does not contain any flight purchase data.
To Reproduce Steps to reproduce the behavior:
Expected behavior Confirmation email should match flights purchased, including multi leg flights.
Screenshots
Additional context As this has passed previously, it's assumed that the bug lies around the case of multiple flights purchased, or if a single flight ticket contains multiple legs.