I want to add some payment icons supported by the store to the checkout page, but without using the liquid theme template, Instead use checkout ui extension
The liquid template supports obtaining available payment types. The documentation is here: https://shopify.dev/docs/api/liquid/objects/shop#shop-enabled_payment_types.
I was wondering if the Storefront API has the same functionality, but I can’t find it
