I am using checkout blocks to collect customer info at checkout and catch their answers in order metafields. I then display it to them on the order status page. All this works as it should. Answers are displayed correctly on the order status page so I know I am calling them correctly. But, when I try to call them in an order confirmation they won’t pull in anything. I’ve examined scope and am only defining the variables only if it is a pick up (which is where that order metafield is collected). But nothing.
Hi - I believe the only type of metafields that are accessible in order confirmation emails are line item metafields (see our docs here). So metafields created in checkout won’t be available in emails. Our team are working on making more metafields available in emails however.