- Once per customer voucher 3ds handle (#9084) (2316b0b)
- Fix invalid available shipping methods calculation for checkout (#9102) (7ea68bb)
- Add draft order validation in
DraftOrderComplete
mutation (#9115) (a56f372) - Revert additional validation for unavailable products. Add validation for visibility of product (#9119) (360cdfa)
- Remove tracing from trivial resolvers (#9117) (db93380)
- Don't trace async resolvers (#9108) (e1133b4)
- Add checkout dataloader to payment type (#9071) (98614f3)
- Refund/void inactive payments in Adyen/Stripe webhooks handling (#8561) (1f4804b)
- Optimize order filtering by ready to fulfill status (#9080) (a2bd663)
- Remove duplicated checkout dataloder (#9085) (1048adc)
- JWT token signed with RS256 (#7990) (08dcaa9)
- Update
test_adyen_check_payment_timeout
test (#9069) (36c8fc7) - Handle calculate checkout total zero and negative (#9047) (6465ffe)
- Fix breaking
calculate_order_shipping
avatax method (#9024) (46ffdb7) - Stock
quantity_allocated
on field level (#8851) (8b1cfcb)