Super Simplified Checkout

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #133133

-- url of the page with the problem -- : tungstentoffee.com/website2013/index.php...ilk-chocolate-toffee (add something to the cart, then checkout)
-- HikaShop version -- : HikaShop Essential: 2.2.2
-- Joomla version -- : Joomla! 2.5.11
-- PHP version -- : 5.3.23
-- Browser(s) name and version -- : Chrome Version 31.0.1650.57 m

I am trying to create a super simplified cart/checkout process, and I can't seem to get the right things turned on and off the way I want them.

Essentially, I want the user to be able to add items to their cart as usual. When they check out, I just want them to see the cart, add an e-mail address for the purchaser, the shipping info, and then go straight to PayPal. I do not want to go to the interim page that shows the cart again, shows Billing and Shipping info (and options to add or change), and has other shipping and purchase info at the bottom. I simply want the user to fill out the purchase and ship to information, and then go straight to PayPal for the transaction. I do not want to collect or store anyone's billing information. When they click Next or Finish, they go straight to PayPal to complete the purchase.

Please check out the attached image...

Also, I need to know how to change the email settings for transactions. I am getting an email when someone creates an order. I do not want this, I want an e-mail to only be sent on completed transactions.

Thank You!

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 83806
  • Thank you received: 13571
  • MODERATOR
11 years 5 months ago #133167

Hi,

You can remove all the views except the "login" one from the checkout workflow option of the configuration for that.
And if you want to customize the text you can use a translation override:
www.hikashop.com/download/languages.html#modify

Regarding the emails, if you want to remove the order admin notification, you can disable it via the menu System>Emails in the Business edition, or empty the "Order creation notifications email address" of the configuration in other editions.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #133312

Thanks so much for your reply!

I have started to make some progress!!!

I followed your instructions, but if I remove "PAYMENT" from the workflow, after the user signs in, clicking "Next" sends you to a Thank You Page, and no transaction is ever initiated.

I put "PAYMENT" back in the checkout workflow, and now it works, although I still have the Payment Option (for which I have only one) showing. I would like to get rid of the on-screen Payment Option information, but obviously, still keep the payment in the workflow so people can check out via PayPal.

Anyway, after you complete the log on screen, and click NEXT, you are still taken to a summary page, which in this case, is really no different than my first, stripped down page.

Is there any way to remove this second page from the workflow...and go straight to PayPal? This would be my ideal scenario.

tungstentoffee.com/website2013/index.php...ilk-chocolate-toffee

Go ahead and put something in the cart, check out, and, of course, you can cancel out of the PayPal screen once you reach it.

But please let me know if there is a solution for this!

Thanks,

Rob.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #133336

I think that you'll just have to use only ONE step through your checkout workflow to do it ("Hikashop->System->Configuration->Checkout").

Last edit: 11 years 5 months ago by Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #133344

Can you please explain further? Which ONE step???

Also, how do I remove the Convert Cart in Wish List from showing up on the order screen?

Thanks,

Rob.

Please Log in or Create an account to join the conversation.

  • Posts: 83806
  • Thank you received: 13571
  • MODERATOR
11 years 5 months ago #133347

In the "checkout workflow" option of the configuration, there are views at the top and below there are checkout steps where you can add the views. By default all the views are in one step so there should be no confirmation step unless you added some views in a second step of the checkout workflow. That's what Mohamed was talking about.
Can you do a screenshot of your Checkout tab in the configuration ?

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #133366

Here's a screenshot. I can see an empty box in the workflow...but see no way to remove it...

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #133447

Hi,

I think that your checkout configuration is fine, you must have the "payment" step, else it will not redirect to Paypal.
To hide the payment method, I think that you have to do that with css properties because the field is required.

Thanks to add:

.hikashop_payment_methods{ display: none !important; }
in the frontend css file via the menu Configuration > Display > CSS

The "empty box" can't be removed, it's here in case of you need a second step.
Actually, I don't really understand why there is a second step in your checkout with that configuration...
Can you try to add things in the second step, save, remove the second step content, and save again ?
If it does nothing, thanks to try to install the latest version of HikaShop from our website over your current install.

Last edit: 11 years 5 months ago by Xavier.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #133560

Thank you. I will try that.

In the meantime, I am also trying to remove the Convert Cart in Wishlist button.

Can you please let me know how to do that?

Thanks!

Rob.

Please Log in or Create an account to join the conversation.

  • Posts: 83806
  • Thank you received: 13571
  • MODERATOR
11 years 5 months ago #133587

Simply turn off the option "Display the convert cart in wishlist button" in the configuration.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #133595

Thanks! Finally found this in the Configuration >> Features >> Wishlist

The previous solutions were to find an option in Configureation >> Display >> Display Options...but there was no option in that area to change the Wishlist.

Please Log in or Create an account to join the conversation.

Time to create page: 0.108 seconds
Powered by Kunena Forum