Summary
Drastically improved itinerary export speeds and resolved an edge case where valid payments were declined by Address Verification (AVS).
Issue Details
Large itineraries with many images were causing timeouts during Word export. Additionally, a timing issue caused the system to use default AVS settings instead of the merchant's specific configuration, leading to incorrect declines.
Resolution
Export Performance: Optimized the document generation engine to handle high-resolution images efficiently, significantly reducing export time.
Payment Reliability: The payment process now ensures merchant-specific AVS rules are always applied correctly before the transaction is processed.