Hello there, seems that I’m unable to retrieve cart attributes in payment functions. If you look at the screenshots you can see in order:
- The input graphql of the function
- The cart json where you can see that both cart attributes and line item attribute are set
- The graphql result passed to the function input
At the line level no problem, line attribute is retrieved but not at cart level. No problem for delivery customizations. I’m using api_version = “2024-01”, also tried unstable and 2023-10.

