Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 01-30-2017 13:57:59

Blitzen
Member
From: USA
Registered: 01-01-2005
Posts: 936

Checkout Click to update or proceed

My client wanted me to ask you if there is a good way to modify the area of checkout by the payments. His customers have been getting confused about that part.

There is the question to select type of payment. His opts are PayPal or at his site with CC.
Then there is a button to click to update or continue. THIS IS THE CONFUSING PART because below that shows "Enter Payment Info".

How can we hide the "Payment Information" at first?
Then, when the radio button for Payment Method Selection is selected, open the correct Payment Information? And, have ajax save any changes.

This can be done with javascript and jquery but where is this and how would you recommend this be coded?

Thank you.

Offline

 

#2 01-31-2017 08:40:54

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Checkout Click to update or proceed

Take a look in {private}/apps/ecom/ECOM/includes/olpform.php.  That's the gateway form.  Maybe wrap a div around everything in that file and attack it via jQuery in the head of your skin.


Nick Hendler

Offline

 

#3 01-31-2017 11:21:25

Blitzen
Member
From: USA
Registered: 01-01-2005
Posts: 936

Re: Checkout Click to update or proceed

Thanks - looking at that now.

Offline

 

Board footer