SOLVED! - Remove Shipping and Payment from checkout pages

  • Posts: 38
  • Thank you received: 5
  • Hikashop Business
8 years 6 months ago #256569

-- url of the page with the problem -- : www.proteinplusflour.com/shop/checkout
-- HikaShop version -- : business_v2.6.4

We do not charge for shipping and only use Paypal for payments. We'd like to totally remove the shipping and payments sections from the checkout steps.

When I remove the payment section from the checkout workflow, the user is not taken to Paypal on checkout.

What am I missing... or how can I best do this?

Thanks!

Last edit: 6 years 10 months ago by shockoe.

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

  • Posts: 12953
  • Thank you received: 1778
8 years 6 months ago #256586

Hello,

You can remove the shipping method if you want to, but you'll have to make sure that your products are virtual products without weight and dimension set in their configuration page.

However, you'll have to keep the payment step so that your customers will at least be able to select the paypal payment method.

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

  • Posts: 38
  • Thank you received: 5
  • Hikashop Business
8 years 6 months ago #256658

Thanks for the info. Since we're only using Paypal for payments... why can't we remove the payment section too? Could we only show it on the last checkout page?

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

  • Posts: 12953
  • Thank you received: 1778
8 years 6 months ago #256698

Hello,
The Payment step will be required but in your case, the solution will probably be to directly :
- Set the "Auto select default shipping and payment methods" option to YES via "Hikashop->System->Configuration->Checkout"
- Use some CSS code to hide the Payment displaying through your checkout workflow.

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

  • Posts: 38
  • Thank you received: 5
  • Hikashop Business
8 years 6 months ago #256729

Thanks! Could you help me in using CSS to remove the payment section from the first checkout page? www.proteinplusflour.com/shop/checkout

The client only wants it showing on the final checkout page.

Thanks again for the great and fast help.

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

  • Posts: 83932
  • Thank you received: 13588
  • MODERATOR
8 years 6 months ago #256730

Hi,

You can add such CSS:
#hikashop_payment_methods[ display:none; }

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

Time to create page: 0.075 seconds
Powered by Kunena Forum