Author Topic: shipping  (Read 15324 times)

Offline altongasi

  • Newbie
  • *
  • Posts: 9
  • Karma: +1/-0
    • View Profile
shipping
« on: January 05, 2013, 11:51:14 AM »
Bros...

How to remove shipping fee section and payment. I want only shiiping address section and straight go to checkout.

Thanks

Offline Vina Septiana

  • Newbie
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
How to Straight to checkout?
« Reply #1 on: January 07, 2013, 10:10:40 PM »
Need help. I want to remove shipping and payment section, so user will go straight to checkout. Please help me, thank you in advance

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: How to Straight to checkout?
« Reply #2 on: January 08, 2013, 09:30:36 AM »
What payment/shipping will your cart be defaulted to? It is possible with code modification only.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline Vina Septiana

  • Newbie
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #3 on: January 08, 2013, 06:59:34 PM »
I'm using weight based shipping and default-cheque for payment as defaulted. How to straight to check out?  Thankyou Abantecart

Offline Amarbir

  • Newbie
  • *
  • Posts: 36
  • Karma: +4/-1
    • View Profile
Re: shipping
« Reply #4 on: January 09, 2013, 08:07:21 AM »
I'm using weight based shipping and default-cheque for payment as defaulted. How to straight to check out?  Thankyou Abantecart

Well,
     Why would you like to do that ,Tell the customer he is going to be charged XYZ for shipping and you accept cheque payments  ?

Offline vinaseptia

  • Newbie
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #5 on: January 09, 2013, 12:09:23 PM »
Because no shipping options can applied in my country. What should i do?

Offline Vina Septiana

  • Newbie
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #6 on: January 09, 2013, 03:37:16 PM »
Still need help, to straight to check out without payment & shipping page. I'm using weigh based shipping & Cheque /bank transfer for payment. Thank you in advance   :)
« Last Edit: January 09, 2013, 10:58:58 PM by Vina Septiana »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: shipping
« Reply #7 on: January 10, 2013, 02:08:35 AM »
This is possibly with modification of the code in shipping and payment controllers.

Shipping and Payment elections are set in corresponding controllers using session. You can set your default values at each of these controllers and redirect straight to checkout step.

Check following files
storefront/controller/pages/checkout/shipping.php (required first before payment)
storefront/controller/pages/checkout/payment.php
storefront/controller/pages/checkout/confirm.php  (both above steps needs to be set before confirm page will show)


Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline vinaseptia

  • Newbie
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #8 on: January 11, 2013, 08:48:04 AM »
Which part/row that i must to edit ? Thank you
« Last Edit: January 11, 2013, 08:01:31 PM by vinaseptia »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: shipping
« Reply #9 on: January 12, 2013, 06:06:11 AM »
Wait for couple of days. I am working on update to new version that will allow what you need.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline vinaseptia

  • Newbie
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #10 on: January 12, 2013, 11:22:16 AM »
Sure, thank you Abantecart  :)

Offline Vina Septiana

  • Newbie
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #11 on: January 21, 2013, 05:51:22 PM »
Hi Abantecart,

I'm using the new version 1.1.3 now. And how to straight to check out without payment & shipping page ?

Thank you...


Wait for couple of days. I am working on update to new version that will allow what you need.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: shipping
« Reply #12 on: January 21, 2013, 11:54:51 PM »
it's regulated by extensions settings..
for ex. go to menu "extensions", find default_cod and go to edit page. There you will see setting:
Code: [Select]
Auto Select:
You can set to skip payment selection page if there is only one payment option. This payment method will be selected automatically

just look inside extensions settings:)
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Vina Septiana

  • Newbie
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: shipping
« Reply #13 on: February 01, 2013, 05:04:35 PM »
Its only works at payment page. But i get error on shipping page (the page going to nowhere after check the auto select on weight based shipping or any other options) . Need help, thank you
« Last Edit: February 03, 2013, 09:49:23 AM by Vina Septiana »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5772
  • Karma: +274/-2
    • View Profile
Re: shipping
« Reply #14 on: February 03, 2013, 09:07:29 PM »
Its only works at payment page. But i get error on shipping page (the page going to nowhere after check the auto select on weight based shipping or any other options) . Need help, thank you

Thank for You report. This is bug in AbanteCart 1.1.3

 

Powered by SMFPacks Social Login Mod