We can officially state that the Shopify App is ready for submission! The application was ready for Beta testing, but unfortunately, Shopify does not allow testing our app, because it is not reviewed yet… We are filling submission this week and hope for quick approval! I know many of you are busy waiting.
Here are updates for this week:
The issue was that the user could not claim multiple NFTs bought with a single order. Imagine this scenario. You bought Nike shoes and 2 brand NFTs from the Shopify store. You would only get the last NFT previously! To fix that, we created an additional database entity to merge all NFTs and keep track of them, with unique UUIDs. Now you can buy as many as you want!
The NFTs claiming screen is ready! Just type your public wallet address and NFT will be delivered shortly! Currently, we don’t have a direct wallet connection on our website. Though you won’t need to wait for long, this simplification is coming in the Q1 of this year. Right now a simple copy & paste will do it!
Also, the layout structure of our main application was improved also. The feel is even more natural to the Polaris design system guidelines.
Since our application detects the paid order trigger and sends user emails with special NFts withdrawal URLs, we needed to ensure that webhooks work correctly. We ensured these steps: