892 comments found.
Hello,
Is your plugin capable of creating a new step in the woocommerce checkout page please? I need to add a new step along with it’s new input fields for it.
Please respond.
Hi @jedlarosa,
Thank you for your interest in ARG Multistep Checkout.
Yes, you can add custom steps to the wizard, please read more about that here: Add Custom Steps
If you have any other questions please feel free to ask.
Have a good day,
ARG Team
Oh one more thing. It would be nice if customers had the option to remove items from the order list tab, or at least there should be a optional button available to go back to the cart section or to empty the cart
Yes, you can place a link or a button in the wizard footer, where the custom message is. You can see that on our demo, info@yourshop.com is a custom link. Thank you!
Hi,
I have 2 questions based on the demo i saw:
1. do you also supply a registration tab for new customers? I only see a login tab, but i dont see any option to register. My customers can only checkout when they have a registered account.
2. Is it possible to hide the “place order” button till the last step? As logically people have to follow the steps first before they can place an order.
3. when a customer is logged in the “login” tabe obviously is hidden. But i noticed that on the first page a customer sees when he is logged in there is a “previous” button at the bottom. This is weird as its the first page so obviously there should not be a previous button there. And if you click on the button it redirects you to the last tab. Probably you didnt notice this small bug as you only see it when you are logged in.
cheers
Robin
Hi Robin,
Thank you for your interest in ARG Multistep Checkout.
Regarding your questions:
1. The registration form is not available for now…but because we are constantly listening to our customers requests we will implement it in the near future and it will be shown on the login step.
2. The “place order” button is shown only on the last step.
3. We double checked this behavior on ARG Multistep Checkout, but it works as expected, after a user is logged in, only the next button is shown on the first step.
If you have any other questions please feel free to ask
Have a good day,
ARG Team
How can I move the “I don’t have an account button” under the login button?
i meant the “skip login” button
Hi @berkmh,
Thank you for choosing ARG Multistep Checkout.
Please send us your site url at support@argthemes.com and we will help you.
Have a good day,
ARG Team
just sent thanks!
Hi,
There is a bug/issue with your plugin, after installing and configuring it, the plugin doesn’t show social login of woothemes during the login step of checkout.
Hi @fawadinho,
Thank you for purchasing our plugin.
Please send us your site url and a temporary username/password at support@argthemes.com so we can take a deeper look.
Looking forward to assist you.
Have a good day,
ARG Team
Hi ! The mention: “Ship to a different address?” is not showed, how can we result this issue ?
Hi @maxlbrt,
Thank you for purchasing our plugin.
Regarding your question, please read more about this here:
https://wordpress.org/support/topic/checkout-page-no-ship-to-a-different-address/
If none of this settings will work, please send us your site url and a temporary username/password at support@argthemes.com and we will do our best to help you.
Looking forward to assist you.
Have a good day,
ARG Team
Thank you so much, it works !
You are most welcome. If you have any other questions, please send us an email at support@argthemes.com and we will do our best to help you. Thank you! 
Hi, I recently purchased your plugin, and the setup went smoothly. However, I do not plan on using discount coupon in the beginning, and I found a problem. There is an issue when you disable the use of coupon (code promo), in the setup/order page in woocommerce. The order page of the shop keeps on loading… and does not end the loading step. It seems this option was not planned in the plugin logic. When I reactivate the coupon in the setup of woocomerce, things work again. Could you help please? kind regards, Guillaume
Hi Guillaume,
Thank you for choosing ARG Multistep Checkout.
If you don’t want to use the coupon, please navigate to plugin options -> “wizard steps” tab and set the “coupon step” option on hide (the coupon step/form will not load on the multistep checkout page)... or send us your site url and a temporary username/password at support@argthemes.com so we can take a deeper look.
Looking forward to assist you.
Have a good day,
ARG Team
Hi,
I already found the “hide” option in the settings of your plugin.
This is hiding only the “coupon step”, not the visibility of the text ” enter your coupon code”.
The only way to remove this is to disable this option in the woocommerce setup tabs.
This is where the issue arrives, and the order page no longer loads…*
The site is not live yet, and you would need to get admin privileges to do the testing… Thank you in advance for your follow-up.
Regards,
Guillaume
We’ve run some tests on our side and couldn’t reproduce this behavior. Please let us know when the site is online and for sure we will help you. 
If you have any other questions please feel free to ask.
Regards,
ARG Team
Please help. I Want to hide “Returning customer?Click here to login” and “I ALREADY HAVE AN ACCOUNT HERE” in the login box. Want it to look like your theme. Thanks
Hi @nronnie,
Thank you for choosing ARG Multistep Checkout.
Please send us your site url at support@argthemes.com and we will help you.
Have a good day,
ARG Team
pre-sales question: Is it possible to move the Coupon area to an already existing tab?
Hi @ecb21,
Thank you for your interest in ARG Multistep Checkout.
It’s a little tricky to move the coupon form after the billing information because then you will have a form (coupon form) inside another form (checkout form), and this will not work. You can have several forms in a page but they should not be nested.
A solution could be to show the coupon in the checkout page via hooks (woocommerce_before_checkout_form) before the checkout form, hide it in default state, and on domReady move it via js after the billing information, and after that, show it. However, this is just a suggestion, we don’t encourage this solution because of what we said before.
Because it’s better for the user to see the discounts on order review table when applying the coupon code… and some of our costumers insist to implement this solution (they want to use this solution for now)...we decided to implement it and it will be ready in a few days.
If you have any other questions please feel free to ask.
Have a good day,
ARG Team
Thank you for your reply.
Another question: We have a shipping plugin hooking in after the user has filled in their address through the custom fields of the plugin. These fields hides the address 1 and 2 and the postal code to make it so that it automatically fill those in after the user provided their postal code and house number (the custom fields).
Will it automatically appear on the right form or do i need to tweak that as well? You can take a look how it works on www.staging1.sneakeressentials.nl
Add something to your cart and make sure the country is netherlands. Use postal code 3011BT and housenr 4
You’re welcome… the checkout page fields will remain as they are now on your website, only the checkout forms (login, coupon, billing…) will convert into a step-by-step form wizard. Thank you!
Thanks! will purchase in a second to test it out.
You’re welcome… If you have any other questions, please send us an email at support@argthemes.com and we will do our best to help you. Thank you very much! 
Hi, Is the plugin compatible with the latest woocommerce 2.6.12 & WordPress 4.7.1 ?Thanks a lot.
Hi @iouio786,
Thank you for your interest in ARG Multistep Checkout.
Yes, the plugin is compatible with the latest woocommerce/wordpress versions. If you have any other questions please feel free to ask.
Have a good day,
ARG Team
Hi, The plugin is awesome. I just have a problem about the steps link. Every time I switch between steps, the page will scroll to the top. What’s wrong with my setting?
Regards,
Hi @AnpaoStudio,
Glad to hear you like the plugin 
Please send us your site url at support@argthemes.com and we will help you.
Looking forward to assist you.
Have a good day,
ARG Team
This plugin is giving me error “You Must Accept our Terms and Condition” this product is purchased under License “Robert King”
Hi @shazia48,
Thank you for purchasing our plugin.
Please send us your site url and a temporary username/password at support@argthemes.com and we will do our best to help you.
Looking forward to assist you.
Have a good day,
ARG Team
Hi 
1. Do you know if your plugin is compabitle with Savoy theme?
2. Can the coupon-step by disabled and put in another step?
Hi @rasmusberg,
Thank you for your interest in ARG Multistep Checkout.
Regarding your questions:
1. Yes, the plugin is compatible with any woocommerce theme.
2. Yes, the coupon step can be disabled…but it’s a little tricky to move it after the billing information because then you will have a form (coupon form) inside another form (checkout form), and this will not work… You can have several forms in a page but they should not be nested. HTML explicitly forbids nested forms.
A solution could be to show the coupon in the checkout page via hooks (woocommerce_before_checkout_form) before the checkout form, hide it in default state, and on domReady move it via js after the billing form, and after that show it. However, this is just a suggestion, we don’t encourage this solution because of what we said before.
If you have any other questions please feel free to ask.
Have a good day,
ARG Team
Awesome – thank you.
The coupon-function could be disabled and hidden completely and then the problem does not exist right?
Yes, you can disable the coupon form via admin options, but in order to display it on another step will require some custom code edits on your end.
Thank you,
ARG Team
Thank you 
You’re welcome! 
PS: This feature (display the coupon form on other steps) is not available right now… but because we are constantly listening to our customers requests we will implement it in the near future.
Have a good day,
ARG Team
Awesome – thank you. Looking forward to using your plugin 
You are most welcome… If you have any other questions, please send us an email at support@argthemes.com and we will do our best to help you. Thank you so much! 
Hi again
Just installed the plugin. I cant get the buttons to work and there is no content besides headings, buttons and som footer text.
I have disabled the plugin again because my customers cant use it to pay.
It is compatible with WooCommerce Booster?
Hi @rasmusberg,
Please send us your site url and a temporary username/password at support@argthemes.com and we will do our best to help you.
Looking forward to assist you.
Have a good day,
ARG Team
Hello
i like your plugin. i would like to purchase this plugin. but can you do some customization in it. how much charge you will take for customization
Please contact me vp1021@gmail.com
Hi @Samirpatel1983,
Thank you for your interest in ARG Multistep Checkout.
At the moment we’re not offering customization services but we’ll be around if you have any questions about the plugin options.
Have a good day,
ARG Team
hi, i’ve another problem, i unset some fields on checkout ( last name, postcode ) but it’s like your plugin can’t read it ? because i saw ‘undefined’ value on review order tab. and it’s sent to our payment gateway with ‘0’ value. thank you!
Hi @gnoviawan,
Those fields(last name, postcode) are required fields… and we thought that programmers and anyone who know to unset or alter the default woocommerce functionality will know to modify the scripts-order-review.js js file to their needs (in your case just need to remove the last name and postcode from the billing/shipping object list).
About the value ‘0’ sent to the payment gateway… on the order review step we just list the info from the previous completed steps, so probably the problem is somewhere else.
Anyway, on the next update we will change a bit the scripts for the order review step to match all and only existing checkout fields. Until then, please send us an email to support@argthemes.com with your custom unsets/modifications and we will help you with the setup of the order review step.
Have a good day,
ARG Team
does it support RTL ?
Hi @MoDev32,
Thank you for your interest in ARG Multistep Checkout.
If you want to use your theme checkout form styles (login, coupon, billing… probably they are already RTL now), and you want to use the tab square layout or tab progress bar layout, then please send us an email at support@argthemes.com and we will provide you the custom code to make the ARG Multistep Checkout RTL.
Have a happy New Year,
ARG Team
Good plugin, already try it on my website, but i’ve a problem. the next button can’t proceed to the next step, after disable woocommerce select2 ( because i need a mobile native select option on my state ).
Hi @gnoviawan,
Thank you for choosing ARG Multistep Checkout.
We were happy because we managed to keep the select2 form elements for country/state as they are on the default checkout page, and you want to disable them
... ok, then please send us your site url and a temporary username/password at support@argthemes.com and we will do our best to help you.
PS: There is a connection between country and state select2 fields for billing/shipping sections. Woocommerce probably doesn’t find select2 country field, and doesn’t add the class woocommerce-validated on select2 state field. Probably this might be the reason why multistep won’t move forward… Try to add the select field for the country and it should work or add woocommerce-validated class when necessary.
Looking forward to assist you.
Have a happy New Year,
ARG Team
email sent!
thank you! and happy new year!
hi Im wondering is the ARG Multistep Checkout for WooCommerce supporting RTL languages?
Hi @talal868,
We didn’t test the plugin for RTL, but we saw the plugin working great on a website of our customer. However, if you decide to buy and you are using the woocommerce in farsi, please write as at support@argthemes.com to send you some custom code to adapt it with ARG Multistep(because woocommerce in farsi use some different classes).
Thank you and Happy Holidays,
ARG Team
I’m actually will use it on Arabic language and interested to buy the plugin but I want to make sure first
Hello,
Everything works great on a computer. I am running into an issue with mobile users. The Payment & shipping method page hangs and gets stuck with a loading icon when selecting options. Therefore, customer cannot submit order.
Is there a solution for this?
I am on v1.9
Hi @lilaznsifu,
The mobile version is the same as the desktop version, having the same funtionalities.
If a preloader is shown, for sure is from woocommerce plugin making an ajax request and probably the request takes more time to load, it will work but you have to wait more. In conclusion this might be a server/mobile speed issue.
If you have any other questions please feel free to ask.
Thank you,
ARG Team
Hi there, We just purchased your plugin and we’re loving it so far. I have 2 technical questions for you:
1) we use the password-2 field in woo (so the users have to re-type their chosen password). Is there a way with your plugin to validate the input (check if password-2 == password) BEFORE the actual checkout? Right now even with different passwords, users are able to keep going and only when they hit the final checkout button they will get an error message.
2) I’d like to make the font size bigger on the multi-step checkout without affecting the rest of the site. Is there an specific CSS class we can use for that?
Thank you in advance for your support and great job on this plugin!
I’m sorry but I forgot a very important question before hitting submit: 3) We have a deployment script that runs after the order is successful which means the checkout process takes several seconds. I noticed during the checkout, the page dims a bit, but the checkout button is still “clickable”. Is there a way to DISABLE the checkout button after it has been clicked once (and until the checkout receives a notification from the payment gateway)? Is it possible to enable some ajax spinner on that screen so the user is aware that some processment is in place? Thank!
Hi @lenineto,
Thank you for the kind words and purchase of ARG Multistep Checkout.
Regarding your questions:
1 – We use jQuery Validation Engine plugin for the forms validation. Please read more about this plugin here. In order to confirm the password, you have to add the bellow js script where you can add javascript code in your theme:
$(’#account_password2’).removeClass(‘validate[required]’) .addClass(‘validate[required,equals[account_password]]’);
2. Yes, you can use the class ‘argmc-wrapper’.
3. This functionality is not available and will require some custom code edits on your end. Please send us an email at support@argthemes.com and we will help you to disable the place order button after is clicked.
Thank you, looking forward to assist you!
ARG Team
Hi @argthemes,
I appreciate your prompt response. Your solution for #1 worked like a charm and I got the password2 properly validating. Sweet!
About #3, I appreciate your help but don’t worry about that anymore. I’ve managed to get that done, and I was able to show/hide a beautiful ajax spinner during order processment and during that time, the submit button becomes unvailable, so we we are good on that one.
I did notice a small bug I’d like to report (maybe I missed that on the documentation, and if that’s the case please feel free to let me know). I noticed if the payment fails for any reason (like for example, the customer mistypes the credit card or the card is declined), the checkout page reloads and kicks me back to the 1st tab. I have to go all the day again tab per tab to get on checkout. In case of a payment failure, the expected would be to keep the checkout tab visible.
Is that something I’m missing or is it something that needs to be fixed?
Thanks guys!
@argthemes,
Hi guys, I’m having quite a serious problem. After enabling the plugin and trying a real credit card (we use stripe gateway), even filling in the proper credit card details, I keep getting this error:
Please enter your card details to make a payment. Developers: Please make sure that you are including jQuery and there are no JavaScript errors on the page.
Any idea what could be causing this?
Thanks
Hi @lenineto,
Regarding your questions:
1. For the moment, the plugin doesn’t provide this functionality. Imagine that you are not logged in and you fill the billing fields, and for some reason the page reloads after this step, the billing fields data are now lost…
2. For the Stripe payment try to use this plugin: https://wordpress.org/plugins/stripe-woocommerce-addon/. We tested it and it should work.
If you have any other questions please feel free to ask.
Thank you,
ARG Team
@arthemes,
Guys, unfortunately changing the stripe plugin is not an option. We are using the official stripe plugin, and it works fine when ARG is disable. If we enable ARG, the checkout stop working and we get that message. Could you guys take a quick look at this and make sure the plugin is compatible with the official stripe extension? According to stripe this is a javascript conflict problem.
We’ve just tested the stripe plugin and everything worked fine… after the plugin is enabled please navigate to woocommerce -> settings -> checkout -> stripe and make sure the “Stripe Checkout” option is enabled…
Let us know if everything is ok.
Thank you,
ARG Team
@argthemes,
Guys I appreciate your reply and unfortunately I have to say this is still an issue. The problem is back (and I haven’t changed anything). I tried the “enable stripe checkout” option and then it works, but that makes the checkout process clumsy and confuse to the user, coz there is a new pop up, then when its approved it gets back to the checkout page and then the user sees our ajax spinner.
Is there anything I can do to get this working all the time WITHOUT enabling the “stripe checkout option”. I’d rather keep the credit card field on the checkout page itself, as it was before. Thanks
@argthemes, On a second note on this issue, after some testing I realized that enabling the “stripe checkout” option causes woocommerce to NOT send order receipts, so I’m back to square zero. I either disable ARG or I cant get past checkout.
We’ve just checked the mailbox and we have received the emails (order receipts) from our previous tests regarding the compatibility… and to be sure we’ve made another test right now and everything seems ok (we also received the order receipt).... what else can we do?
@argthemes Well, unfortunately on my site order receipts are NOT sent when the stripe checkout option is set. All other order emails are properly sent, but not the receipt. What we really need is to make this work WITHOUT enabling stripe checkout. We need to checkout with the credit card field on our checkout page, just like we do with the same stripe plugin when ARG is disabled.
That’s all we need.
Ok, then please send us your site url and a temporary username/password at support@argthemes.com so we can take a deeper look.
Thank you,
ARG Team
@argthemes, Guys, I’ve already sent you login credentials, but I think I found the problem (and I’m gonna need your help to fix it) I’ve compared the payment sections on checkout with and without ARG and >I found 3 discrepancies, and I believe one of them is causing the problem.
Here is the one I think is causing the problem: The credit card input box, on ORIGINAL woo checkout (without ARG) is: <input id=”stripe-card-number” class=”input-text wc-credit-card-form-card-number” inputmode=”numeric” autocomplete=”cc-number” autocorrect=”no” autocapitalize=”no” spellcheck=”no” type=”tel” placeholder=”•••• •••• •••• ••••”>
When ARG enabled, it becomes: <input id=”stripe-card-number” class=”input-text wc-credit-card-form-card-number unknown” inputmode=”numeric” autocomplete=”cc-number” autocorrect=”no” autocapitalize=”no” spellcheck=”no” type=”tel” placeholder=”•••• •••• •••• ••••”>
Notice the class “unknow” on the element.
The other 2 discrepancies are about field validation (and I don’t think they would cause the problem) but here they are just in case:
Woo original:Woo + ARG:
Woo original: <input type=”checkbox” class=”input-checkbox” name=”terms” id=”terms”>
Woo + ARG: <input type=”checkbox” class=”input-checkbox validate[required]” name=”terms” id=”terms”>
Any idea what could be causing that “unknown” class on the output?Well, this is the longest message received here on item comments… thank you very much for trying to help on resolving this issue… but we didn’t modify the plugin/add-on files or functionalities (the “unknown” class appear probably because there is no credit card number and the credit card is unknown)...
In another train of thoughts we found a solution to make ARG Multistep compatible with the official stripe plugin and we will send you the solution very soon.
Thank you,
ARG Team
@arthemes,
That’s fantastic news guys. I’m looking forward the new version. Please let me know as soon as you have it.
Thanks!
@argthemes Guys I’d like to thank you for all your support. All issues I had were fixed and the plugin is working perfectly now. Once again, thank you so much for your support!
Hi @lenineto,
Nice to hear that… you’re welcome, anytime!
Thank you very much, have a Happy New Year!
ARG Team