Linked Questions

9 votes
4 answers
12k views

I have created a custom custom_address attribute "a_mobile_phone". I can save the attribute in the admin and the customer address edit form. I have added this attribute to the checkout address form ...
Taschert's user avatar
  • 579
23 votes
2 answers
13k views

I'm trying to add a custom field in between the shipping address and shipping method sections. And I want values of this field to be stored in both quote and sales_order tables ultimately. This is ...
ShanR's user avatar
  • 378
5 votes
2 answers
9k views

How to add new tab or step in checkout page of magento2, that i need one more step in checkout page how to do it
Pradeep Kumar's user avatar
0 votes
2 answers
2k views

I want to develop custom module that is used for adding country code field before telephone field on checkout page in magento 2.3.4.
Deep Shah's user avatar
  • 573
5 votes
0 answers
3k views

I'm trying to add some custom fields on the checkout. I looked around the internet and always I found an example adding some information on shipping address. But what I want is a fieldset independent ...
Marc Pont's user avatar
  • 1,453
3 votes
1 answer
3k views

What I have done so far, I have added a custom checkout step successfully(wirtten a separate module for it) by following the steps given on http://devdocs.magento.com/guides/v2.1/howdoi/checkout/...
Abdul Moiz's user avatar
1 vote
3 answers
1k views

i am using Magento 2.4.3 i want to add new Fields on shipping step and payment step , when i have done this with this tutorial ==> "How to Add Custom fields to Checkout page in Magento2" ...
coding mv's user avatar
  • 139
1 vote
2 answers
1k views

I'm trying to add a checkbox above the 'billing address same as shipping address checkbox'. I added this to my layoutProcessorPlugin: protected function addFieldsToSubscribeToNewsletter($...
Sanne's user avatar
  • 1,324
0 votes
1 answer
750 views

My extension_attribute.xml file below: <?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:...
prabhakaran7's user avatar
  • 1,135
5 votes
1 answer
182 views

When using Amazon Pay during the checkout process, seemingly any module that uses Javascript mixins to capture additional fields from the checkout page and pass them to the POST request for processing ...
Squeegy's user avatar
  • 61
1 vote
0 answers
446 views

I am trying to add a custom field in the checkout page payment section. I created field's with override LayoutProcessor using the plugin. Before place order button. What is the next step of action to ...
Tirth Patel's user avatar
  • 1,049
0 votes
1 answer
373 views

I'm trying to upgrade Magento 2.3.3 to 2.4.2 community edition. When I run composer update I got : Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/...
mrwho's user avatar
  • 29
1 vote
0 answers
223 views

I prefer below link ant try to create custom field to checkout page in magento2 and field was created successfully but the data is not saved. Link:-How to Add Custom fields to Checkout page in ...
Jaimin's user avatar
  • 2,156
0 votes
3 answers
226 views

Hello everyone i am using Magento 2.x.x , and i want to add a new field to product description "Date to ship" to let the customer chose a specific date like the quantity, and also i want to ...
magNif's user avatar
  • 5

15 30 50 per page