For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
I would like to have a custom delivery method, to do this I would like that when selecting this method in the "checkout" section, the customer configure this method via a popup, is this possible via Checkout Ui Extension, or another way?
I am under 2023-04 version of shopify, so no access to the liquid code of this part
Sincerely,
Thomas
Hey @thomassaison - you could use a Checkout UI extension to add additional fields to the checkout. This isn't necessarily a pop-up, but you could add a custom delivery method selector using the extension API. That said, it is only available for Plus Merchants at the moment. Hope this helps!
Al | Shopify Developer Support
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Thanks for your response !
Now, I am trying to find out when the user clicks on the desired delivery option to display this button, how do I retrieve this information?
Currently this is not possible, there is an issue on Github if you want to follow the progress: