How to show system admin configration message on checkout?
I have created system.xml file and passed value from config.xml file want to show that value message on checkout page.like this
Auto Added by WPeMatico
I have created system.xml file and passed value from config.xml file want to show that value message on checkout page.like this
I moved my client’s old magento website from one server to another but now the one-page checkout won’t work. I’m getting the following error when I press “continue” in the “Billing Section” Warning: preg_match() expects parameter 2 to be string,… Read More »One Page Checkout won’t go to the second step in Magento 1.9.x
Checking out with Stripe plugin for magento (ver 3.0.0) on Magento 2.3.5-p2 sends out 2 “New order confirmation” emails with the same order number, no invoice email gets sent. Tried checking out with another payment method like “Purchase order” and… Read More »Magento 2.3.5-p2 with Stripe Plugin 3.0.0: New order emails being sent twice
I need to display custom product attribute in mini cart for each product in the cart. How to get attribute value. please see below screenshot. https://prnt.sc/-99NK5eeFgAZ Thanks, Kiran
On Checking out,I have a lot of shipping methods listed. Any solution, how to customize it into a drop-down? Thank in advance.
In my local environment, when I go to checkout, it throws me an error, and reviewing the console, I detected it is caused because the call to this endpoint returns me a 404: carts/mine/estimate-shipping-methods-by-address-id returns As I saw, it is… Read More »carts/mine/estimate-shipping-methods-by-address-id returns me 404
greetings. Add a shipping method for checkout. I did this part well, I added the shipping method in step one, the problem comes later. when in the #payment there is a textarea in step two and I want to validate… Read More »validate textarea in step two, depending on the delivery method chosen in step one
Which file should i edit to add text underneath all the payment methods. Magento ver. 2.4.2-p1 http://mydev.test/checkout/#payment this Answer not work for me: Answer
I faced with the sitation, when I can’t see the region I saved in Checkout Addresses. I can’t see region value being saved in the estimate-shipping-methods request: Basically, the problem exists on one store, another one works ok. Magento version… Read More »Magento Region is not shown after address save in the checkout
How to show state codes instead of names in the state dropdown on the checkout page.