I was working on a shopify post purchase offers extension, when using it on test stores it seems to be working fine when I use an address from India , the store was set up with India as the primary market but on testing with a US address the extension does not show the post purchase offer.
I checked the extension to verify that the Checkout::PostPurchase::ShouldRender is returning {render: true} and that is the case but the offer is not shown to the user. This is blocking our review and wanted to understand how to fix this issue.