Hi Everybody!
I’m struggling to solve 3 separate issues with the Dynamic Checkout Buttons that neither the Shopify team nor the Be Yours support team were able to solve.
All the payment methods are active and available on the checkout page.
1) The dynamic checkout button doesn’t show in the cart drawer.
I’ve checked main-cart-footer.liquid and the appropriate code is there
{%- if additional_checkout_buttons and block.settings.show_dynamic_checkout -%}
<div class="cart__dynamic-checkout-buttons additional-checkout-buttons">
{{ content_for_additional_checkout_buttons }}
</div>
{%- endif -%}
I tried to play around with it, even removing the ifs, but whatever I do it never shows up.
2) Apple Pay doesn’t show as an option for the Dynamic Checkout Button.
At first Apple Pay was not even present on the checkout page, but Shopify’s technical team was able to fix it.
However, the button itself on the product pages, still doesn’t show Apple Pay when accessed from an Iphone. I tried multiple devices, incognito tabs, clearing cache, simulating the user agent. It just doesn’t work.
I also followed the instructions to test the Dynamic Buttons here (https://help.shopify.com/en/manual/online-store/dynamic-checkout/test-buttons) I can get it to reproduce the unbranded button and the shop button. I can’t get it to reproduce Paypal nor Apple Pay (on iPhone from Safari).
3) For fixed bundle products, it only shows the unbranded button.
I used the stock shopify bundle app to create a Fixed bundle of 2 products and only the unbranded button shows up across all devices.
I’ve tried to contact the support multiple times in the past 3 weeks and 90% they give me incorrect and inaccurate answers without even looking at the problem correctly.
Any help or ideas would be greatly appreciated.
Website: https://generaleforfora.it/
PSW: sisahp