Hello
I'm new to Magento payment modules. I'm struggling to add a custom payment method in Magento2. I've followed every tutorial I found and tried to make my own. I got the method configuration showing up on the admin panel. however, I can't seem to get it showing in the checkout page as a payment option for the customer.
I didn't code any logic yet and I'm not sure, but I think this issue is related to the method-renderer.
here is my module repo on Github
I would appreciate any kind of guidance for anything I'm doing wrong.
Thank you in advance.
Allow your customers to choose the delivery date, time, and even when not to deliver. Configure the backend to exclude holidays, time-slots, and other combinations not suitable for delivery as well. Serve your customers the way they need you to, using our Magento 2 Delivery Date extension.
Hi, did you find a solution? I have exactly the same issue