Add a step to checkout to collect custom info

  • Posts: 72
  • Thank you received: 0
11 years 7 months ago #98170

hi,

we've created a custom field that asks a customer to select a start date for their magazine subscription. but this appears in the address section of the registration form. when a customer returns for another order, the subscription start date field is already populated from the previous order and is being missed the second time.

how can we take that field away from the registration form and have it displayed as a step in the checkout so that all customers see the field and are required to select an option from the dropdown every time they go through the checkout?

many thanks

dave

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

  • Posts: 13201
  • Thank you received: 2322
11 years 7 months ago #98217

Hi,

You have to create that field in the table "order", and in the checkout worflow configuration you need the set "field".
This is available in the business version of HikaShop

The following user(s) said Thank You: daveturner101

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

  • Posts: 72
  • Thank you received: 0
11 years 7 months ago #98226

thanks, we don't have the business version at the moment, is there a way to do this using the free version or something i can manually change in the code that would allow me to do it?

i realise that might not be possible as it's a commercial feature, it's just giving us a bit of a headache at the moment.

many thanks

ps. here's the site to illustrate the problem, if you add an item to basket you'll see the reg form with the 'Subscription start date' dropdown field.

walksandwildlife.co.uk/subscribe

Last edit: 11 years 6 months ago by daveturner101. Reason: add website to show problem

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

  • Posts: 82761
  • Thank you received: 13348
  • MODERATOR
11 years 6 months ago #98400

It's always possible to do it by custom coding but it will cost you more to spend a few hours doing it with custom code than purchasing the Business edition...
Nevertheless, you can edit the file "fields" of the view "checkout" via the menu Display->Views to add your custom code to display the HTML to need and then process it on the result page. Than, you would have to edit the order view files of the backend and the emails to add the fields value there.

The following user(s) said Thank You: daveturner101

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

  • Posts: 72
  • Thank you received: 0
11 years 6 months ago #98401

many thanks

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

Time to create page: 0.074 seconds
Powered by Kunena Forum