Add form fields to Checkout -> Payment&Review stepskip payment method checkout magentoDelete payment step from checkout and connect to bankMagento 2 checkout form: how to add custom field?Skip custom shipping method step in checkoutHow to add custom checkout fields and save them in db?Magento2 : Extra Checkout Step after Review & Payments Section with Place Order ButtonHow to Add Custom fields to Checkout page in Magento2How do I get all checkout data in a last custom step M2?Magento 2 how to add extra validation to new Billing address form fields in checkout pageAdd custom field in cash on delivery as Account Id Magento 2
Is there a way to get a compiler for the original B programming language?
Was there a Viking Exchange as well as a Columbian one?
Is DC-to-DC (24 V to 12 V) buck conversion typically more efficient than AC-to-DC (110 V to 12 V) conversion?
Is it possible to measure lightning discharges as Nikola Tesla?
How do we know that ממחרת השבת means from the first day of pesach and not the seventh?
Reverse the word in a string with the same order in javascript
How to figure out whether the data is sample data or population data apart from the client's information?
How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?
Pulling the rope with one hand is as heavy as with two hands?
Was there a shared-world project before "Thieves World"?
Fizzy, soft, pop and still drinks
Question relating to a number theoretic function
Counterexample: a pair of linearly ordered sets that are isomorphic to subsets of the other, but not isomorphic between them
What is the difference between `a[bc]d` (brackets) and `ab,cd` (braces)?
Can not tell colimits from limits
Why does nature favour the Laplacian?
A Note on N!
What does KSP mean?
how to interpret this t result?
Alternatives to Overleaf
Trainer for recumbent bikes
How could Tony Stark make this in Endgame?
Any examples of headwear for races with animal ears?
Why we can't write in air?
Add form fields to Checkout -> Payment&Review step
skip payment method checkout magentoDelete payment step from checkout and connect to bankMagento 2 checkout form: how to add custom field?Skip custom shipping method step in checkoutHow to add custom checkout fields and save them in db?Magento2 : Extra Checkout Step after Review & Payments Section with Place Order ButtonHow to Add Custom fields to Checkout page in Magento2How do I get all checkout data in a last custom step M2?Magento 2 how to add extra validation to new Billing address form fields in checkout pageAdd custom field in cash on delivery as Account Id Magento 2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
is there any tutorial, documentation or hints how to add a custom form to the Payment&Review step for my custom offline payment module in Magento2 checkout process and how to connect it to the database? I have seen some tutorials that describe how to add fields to the shipping address (e.g. https://sohelrana09.wordpress.com/2015/11/28/how-to-add-custom-field-to-shipping-address-form-in-magento-2-onepage-checkout/) but that is no option for me because the solution should work even for products without shipping. Any ideas?
Thanks a lot
magento2 checkout payment additional-information
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
is there any tutorial, documentation or hints how to add a custom form to the Payment&Review step for my custom offline payment module in Magento2 checkout process and how to connect it to the database? I have seen some tutorials that describe how to add fields to the shipping address (e.g. https://sohelrana09.wordpress.com/2015/11/28/how-to-add-custom-field-to-shipping-address-form-in-magento-2-onepage-checkout/) but that is no option for me because the solution should work even for products without shipping. Any ideas?
Thanks a lot
magento2 checkout payment additional-information
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Have you got any answer? I also met the same issue.. Kindly share your solution?
– DRAJI
Aug 9 '16 at 10:00
add a comment |
is there any tutorial, documentation or hints how to add a custom form to the Payment&Review step for my custom offline payment module in Magento2 checkout process and how to connect it to the database? I have seen some tutorials that describe how to add fields to the shipping address (e.g. https://sohelrana09.wordpress.com/2015/11/28/how-to-add-custom-field-to-shipping-address-form-in-magento-2-onepage-checkout/) but that is no option for me because the solution should work even for products without shipping. Any ideas?
Thanks a lot
magento2 checkout payment additional-information
is there any tutorial, documentation or hints how to add a custom form to the Payment&Review step for my custom offline payment module in Magento2 checkout process and how to connect it to the database? I have seen some tutorials that describe how to add fields to the shipping address (e.g. https://sohelrana09.wordpress.com/2015/11/28/how-to-add-custom-field-to-shipping-address-form-in-magento-2-onepage-checkout/) but that is no option for me because the solution should work even for products without shipping. Any ideas?
Thanks a lot
magento2 checkout payment additional-information
magento2 checkout payment additional-information
asked Jan 6 '16 at 13:49
TenobiTenobi
10811
10811
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 min ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Have you got any answer? I also met the same issue.. Kindly share your solution?
– DRAJI
Aug 9 '16 at 10:00
add a comment |
Have you got any answer? I also met the same issue.. Kindly share your solution?
– DRAJI
Aug 9 '16 at 10:00
Have you got any answer? I also met the same issue.. Kindly share your solution?
– DRAJI
Aug 9 '16 at 10:00
Have you got any answer? I also met the same issue.. Kindly share your solution?
– DRAJI
Aug 9 '16 at 10:00
add a comment |
1 Answer
1
active
oldest
votes
In this page of the docs you can find how to add a custom form.
That tutorial you linked can you also use to add fields to other parts of the shipping step btw. It doesn't have to be in the shipping address form.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f96182%2fadd-form-fields-to-checkout-paymentreview-step%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
In this page of the docs you can find how to add a custom form.
That tutorial you linked can you also use to add fields to other parts of the shipping step btw. It doesn't have to be in the shipping address form.
add a comment |
In this page of the docs you can find how to add a custom form.
That tutorial you linked can you also use to add fields to other parts of the shipping step btw. It doesn't have to be in the shipping address form.
add a comment |
In this page of the docs you can find how to add a custom form.
That tutorial you linked can you also use to add fields to other parts of the shipping step btw. It doesn't have to be in the shipping address form.
In this page of the docs you can find how to add a custom form.
That tutorial you linked can you also use to add fields to other parts of the shipping step btw. It doesn't have to be in the shipping address form.
answered Apr 10 '18 at 11:02
SanneSanne
842316
842316
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f96182%2fadd-form-fields-to-checkout-paymentreview-step%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you got any answer? I also met the same issue.. Kindly share your solution?
– DRAJI
Aug 9 '16 at 10:00