No content to show
User Activity
02-16-2024
Hey guys,I am facing some issues in Shopify POS UI Extensions, they are:1. I created a file name `Myscreen.jsx` inside `src` directory and import this file inside 'index.jsx' file like that:import { SmartGridLayModal, SmartGridLayTile } from './Myscr...
Hi @HunkyBill I am creating a payment method using Payments app shopify. There are two major confusions that I found during development:
1. I am using kind = “authorization” by setting Payment Capture to Manual from Shopify store admin.
When I crea...