magento2-checkout-custom-form icon indicating copy to clipboard operation
magento2-checkout-custom-form copied to clipboard

Add a custom form to Magento 2 checkout.

Results 10 magento2-checkout-custom-form issues
Sort by recently updated
recently updated
newest added

we are facing the following problem while trying to apply required validation on our checkout using your plugin - - The required field messages are showing up by default, not...

Hi, So I had added some code to reset the form fields using jQuery. Because if I don't, the data still comes through if the data isn't filled out because...

Hi, I am using the form at checkout in Magento 2.3.2 and even after checkout is a success and I go purchase something else the data in the form from...

Hello, can you please update to support php version 7.3.13 and Magento 2.3.4 thanks

2.3.4

First of all thanks for your work, it's marvellous and help so much. My question is I need to show these field in my customer profile section too, so how...

After install extension it works fine in front end. But i am facing issue in admin panel once click in order view.The issue is **Information Changes have been made to...

Hi, would it be possible to add the custom fields to the sales order api endpoint on magento 2 please? when doing a get request to this /rest/all/V1/orders/000000028 we don't...

enhancement

We are trying to return the 'Buyer Name' and 'Comment' fields with our order information using the Magento 2 REST API. The endpoint we are using is below: /rest/all/V1/orders/:orderid It...

Hi there, Checkout step form is not loading on latest version of Magento. As you know Magento recommending to upgrade Magento store so I would request to upgrade this module...