Checkout::PostPurchase::ShouldRender extension point returns error

Hello!

Recently I’ve started seeing errors in checkout, raised by calling Post Purchase ShouldRender extension point.

Error looks like this:
GraphQLExecutionError: GraphQL execution failed with errors: [ "Variable $input of type PostPurchaseDataInput! was provided invalid value for forShouldRender.purchaseProposal.includeTaxStrategyLines (Field is not defined on PurchaseProposalInput)" ]

This happens for development and real stores.

Could you investigate?

9 Likes

Looks like this one was fixed.