Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Easy Checkout Mod for X-Cart 3.5.x and 4.0.x

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #201  
Old 11-02-2004, 10:38 AM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Jon,

I need some custom work done to the checkout mod in a 4.0.6 store.

I am looking for another tab between payment method and login for terms and acceptance (I have older 3.4.x compatible code for you to reference) as well as some help getting a custom display on the final ORDER SUBMIT page.

If you would like to PM me, that would be cool.
Reply With Quote
  #202  
Old 11-02-2004, 12:29 PM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

Cheers Jon, code change worked perfectly.
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
  #203  
Old 11-02-2004, 02:06 PM
  rjcbear's Avatar 
rjcbear rjcbear is offline
 

X-Adept
  
Join Date: Jun 2004
Location: Alabama,U.S.A
Posts: 503
 

Default

Jon,

I have a question.

Once you select payment method on the method tab and the process moves to the next tab wich is payment the cart goes out of the secure site to display the Shipping and the Billing information.

Is there a way that I can keep this step in the secure site so it will not jump back and forth between the secure and the unsecure site?

Thank you in advance for the help.

Kind regards,
Ricky
__________________
X-CART Gold version 4.0.14 & 4.1.11
Apache Version 1.3.29 (Unix)
EWDHosting-Quality X-cart Hosting
We will always sell you the right shoe and the left one is free.
Reply With Quote
  #204  
Old 11-02-2004, 02:13 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Do not redirect from http to https. I think that is the setting you need to use but it will affect your whole store for logged in customers as well.

It is in general settings.
Reply With Quote
  #205  
Old 11-02-2004, 05:02 PM
  rjcbear's Avatar 
rjcbear rjcbear is offline
 

X-Adept
  
Join Date: Jun 2004
Location: Alabama,U.S.A
Posts: 503
 

Default

Quote:
Originally Posted by adpboss
Do not redirect from http to https. I think that is the setting you need to use but it will affect your whole store for logged in customers as well.

It is in general settings.

ADPboss,

You are correct it is the default settings. But I think that gives the customers the wong idea as they think they are not in a secure site for payment method.

I just wish ot will stay in the secure site once it moves there.

Thank you.

Kind regards,
Ricky
__________________
X-CART Gold version 4.0.14 & 4.1.11
Apache Version 1.3.29 (Unix)
EWDHosting-Quality X-cart Hosting
We will always sell you the right shoe and the left one is free.
Reply With Quote
  #206  
Old 11-02-2004, 05:05 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

You missed it.

General Settings

Enable

Quote:
Do not redirect from http to https
Reply With Quote
  #207  
Old 11-02-2004, 05:18 PM
  rjcbear's Avatar 
rjcbear rjcbear is offline
 

X-Adept
  
Join Date: Jun 2004
Location: Alabama,U.S.A
Posts: 503
 

Default

ADPboss,

I sure missed it. I guess my blonde monent and a big one too.

Do not redirect customers from HTTPS to HTTP:

just checked it.

Thank you so much.

Kind regards,
Ricky
__________________
X-CART Gold version 4.0.14 & 4.1.11
Apache Version 1.3.29 (Unix)
EWDHosting-Quality X-cart Hosting
We will always sell you the right shoe and the left one is free.
Reply With Quote
  #208  
Old 11-02-2004, 05:24 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

No problem. Just figured that one out last week!
Reply With Quote
  #209  
Old 11-03-2004, 07:20 AM
  a1deano's Avatar 
a1deano a1deano is offline
 

X-Adept
  
Join Date: Oct 2004
Posts: 745
 

Default Help needed please !!

Hi all i need some help, ive been trying to edit some customer order templates. The ones a customer recieves by e-mail when an order has been placed/processed and completed.
i went to mail/order_customer_complete.tpl , just wanted to change a few things on there and i got this message -

Fatal error: Smarty error: [in mail/order_data.tpl line 11]: syntax error: invalid
attribute name: '=' (Smarty_Compiler.class.php, line 1512) in /home/a1dean/public_html/Smarty-2.6.3/Smarty.class.php on line 1082

I am totally lost, this happened with all the order_customer templates
although when i do a test run buying an item paying etc, all e-mail appear
to be fine, but i want to edit a few things out.
any one got any ideas please.

Jon i need some code and need to know where to place can i pm you !!
__________________
--------------
V4.6.1
xcartmods - Reboot Template

X-cart - X-PDF

Altered Cart - Checkout one
Reply With Quote
  #210  
Old 11-03-2004, 11:46 AM
 
adamsteinhoff adamsteinhoff is offline
 

Member
  
Join Date: Sep 2004
Posts: 19
 

Default Just purchased and installed...

Just wanted to add my 2 cents...

* The installation was easy. I think I had it done in about 5-10 minutes.
* The price was right, however I kick myself for missing the Oct special by two days.
* It looks great!

I do have one question for Jon or anyone else who wants to chime in. My site has a button for "view cart" that links to cart.php with no arguments. I would like that to stay in the old cart that is built into the site instead of bringing me to the checkout cart that was updated. I hate to 'force' people to checkout if they want to stay on the site and shop a little more.

What should I do?

Adam
__________________
X-Cart 4.0.3
PHP 4.3.8
OS Linux
Perl 5.006001
XML 1.95.6
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:34 AM.

   

 
X-Cart forums © 2001-2020