No content to show
User Activity
you got any success on this ? can we update note attributes like this ?
Need to call a function and implement something when customer clicks on Pay Now button using new checkout extensions. In docs, it is shown how to add a new button on the checkout page UI but not how to select an already existing button on the checkou...
03-07-2024
yes I have a shopify plus account. I was doing the same inside a js function in a custom script tag in checkout.liquid file. Will it be possible using extensions in react code ?
03-07-2024
We are inserting some hidden input tags in the html of checkout pages in checkout.liquid file. But since checkout.liquid will get deprecated, how to implement the same in new checkout extensions ?