Jump to content



Latest News: (loading..)

* * * * * 5 votes

Simple Checkout - for 2.3.1 (official support thread)


  • Please log in to reply
346 replies to this topic

#241   tapa

tapa
  • Members
  • 31 posts
  • Real Name:Did S
  • Gender:Male
  • Location:LV

Posted 23 April 2012 - 05:52 AM

View Postggrant3, on 22 April 2012 - 11:06 PM, said:

... but I just don't see how they can login if they never created a password. ...

They can use 'Password forgotten' option and get new password to previously used email address.

Edited by tapa, 23 April 2012 - 06:01 AM.


#242   surrfman

surrfman
  • Members
  • 354 posts
  • Real Name:Timmy C
  • Gender:Male
  • Location:Great State of Michigan

Posted 23 April 2012 - 05:54 AM

It is difficult to keep up with the test site as now it seems to be back to something other than the newest version. kinda ressembles something seen in past renditions, like OPC or the out of the box stocker... what gives?

#243   surrfman

surrfman
  • Members
  • 354 posts
  • Real Name:Timmy C
  • Gender:Male
  • Location:Great State of Michigan

Posted 23 April 2012 - 06:12 AM

@tapa... but without something telling the returning guest customer, they will not know to go to the lost password link. i've been dealing with customers for 40 years now, unless you spell it out, they will not look or find or buy from you.

This whole simpler page checkout thing is to make the purchase easier, am I not right?

it's just like having to select a country out of a list of a hundreds, that's irritating, with the USofA near the bottom (that to me is just disrespectful, but that is just me the patriotic talking,) but it must be done in an out of chronological order, before the wanting to hand over their cash customer can then run back up the list enter more info. if it's required before adding something in the logical order, then it shouldn't come before in the fill-in the boxes logical order?  

And while I'm here having another wide-awake at 2 in the morning thingy, the whole idea of asking a gender thing might even throw up a go buy somewhere else red flag too. If the order filler person can't see the name is a certain gender then the order filler person needs a little schooling in gender naming conventions. It is offensive to some, and may even be illegal too?

Keep your eyes peeled to the North sky the next couple nights... got another CME slamming us from the Sun, may see the Northern Lights!

#244   tapa

tapa
  • Members
  • 31 posts
  • Real Name:Did S
  • Gender:Male
  • Location:LV

Posted 23 April 2012 - 06:31 AM

@surrfman

Agree with you. This needs to be written somewhere.

...only show option to ggrant3!

#245   fulluvscents

fulluvscents
  • Members
  • 305 posts
  • Real Name:Jetta
  • Gender:Female
  • Location:Fort Wayne, Indiana

Posted 24 April 2012 - 09:10 AM

Quote

It is difficult to keep up with the test site as now it seems to be back to something other than the newest version. kinda ressembles something seen in past renditions, like OPC or the out of the box stocker... what gives?

Yeah, sorry about that.  Give it a couple days (2 or 3 maybe).  There were way too many bugs, and I stripped the entire thing down.  Adding it back one piece at a time.

#246   oxwivi

oxwivi
  • Members
  • 250 posts
  • Real Name:Oxwivi Oxwil

Posted 25 April 2012 - 05:18 AM

Hey, a very late welcome back! I myself returned from a trip out of country, just when my (free) host started giving me issues related to PHP versions, I think. And my brother gutted the whole thing while I was away.

Anyway, bottom line, thank you very much for the new releases! I look forward to installing them on a proper paid host,

#247   oxwivi

oxwivi
  • Members
  • 250 posts
  • Real Name:Oxwivi Oxwil

Posted 25 April 2012 - 05:36 AM

@fulluvscents, after reading all the unread posts of the new developments, here's an idea. Have your test site mention the version of the code (in the title or something, possibly), so us testers can cite the version where we find some issue.

#248   Alex Karamushko

Alex Karamushko
  • Members
  • 2 posts

Posted 25 April 2012 - 10:32 AM

Hello, thank you for the great package. I've got a little problem with the latest version. After the installation is completed, I've started to test your package, when I hit on the 'Guest checkout' or other variants of login, fill the form and hit "Guest checkout", nothing happens. The script posts the info to the checkout.php script and returns:
{"login":"","msg":"","status":"success"}
But after that nothing happens and the Account details dialog is still appears. Only if I manually go to the checkout.php, it shows me the contents of my shopping cart and payment method without showing an option to choose shipping method. To reproduce, you may go to the shop.karam.org.ua

Thank you for the help.

#249   oxwivi

oxwivi
  • Members
  • 250 posts
  • Real Name:Oxwivi Oxwil

Posted 25 April 2012 - 02:02 PM

Ah, looks like SCO has changed a lot since it's younger days. I can no longer find the line you told me to change for static display of product quantity.
//FIND
<div class="left wid75 t-center">' . tep_draw_input_field('qty[' . $products[$i]['id'] . ']', $products[$i]['quantity'], 'size="2" data-pID="' . $products[$i]['id'] . '"') . '</div>
//REPLACE WITH
<div class="left wid75 t-center">' . $products[$i]['quantity'] . '</div>


#250   Tweeqit2@hotmail.com

Tweeqit2@hotmail.com
  • Members
  • 1 posts
  • Real Name:Dustin

Posted 25 April 2012 - 07:56 PM

I can not get PayPal Express Checkout to work with this...Whenever I hit submit after filling in everything needed I get taken back a page with a message saying:

Quote

A match of the Shipping Address City, State, and Postal Code failed.
Please give me some help on how to get this working..

Thanks.

Edited by Tweeqit2@hotmail.com, 25 April 2012 - 07:56 PM.


#251   Anni

Anni
  • Members
  • 11 posts
  • Real Name:Anni Mielonen

Posted 25 April 2012 - 09:18 PM

Hi, I'm asking same question than few months ago. I can see there is a whole new release (Grrreat! :)). Does discount coupons and other add ons work with this new release?

#252   fulluvscents

fulluvscents
  • Members
  • 305 posts
  • Real Name:Jetta
  • Gender:Female
  • Location:Fort Wayne, Indiana

Posted 26 April 2012 - 10:40 AM

I will be uploading another release soon.

I am asking for browser testing again.

First, turn off java in your browser, and test it that way.  Then, turn java back on and test it with java on.  It should work with or without java.

The guest option will no longer be a part of the checkout itself.  I've written a second script for guest checkout which will work in both a stock checkout and Simple Checkout.  The second script is a full guest checkout script that will store customer information under a single customer ID no matter how many times they checkout as a guest.  It provides the customer with the convenience of a shorter form, and the shop owner with organized records and accurate reports.

Discount codes will work in this checkout like they would in the stock checkout, but each discount contribution will need to be integrated differently.  There is a specific area left free for discount code input fields (to the left of the order totals, below the cart contents).  Before I upload the next version, I will install the discount codes for 2.3.1 contribution, so that I can supply instructions.  I believe that one is the easiest discount mod to integrate with this.

I will not upload this until I've received feedback from Safari and IE8> users.   After it is confirmed that the script on the test site works in all browsers, with and without java, and poses no functional issues, I will package the two scripts up and release them.

#253   oxwivi

oxwivi
  • Members
  • 250 posts
  • Real Name:Oxwivi Oxwil

Posted 26 April 2012 - 10:57 AM

I do not have Java installed, so without Java it appears it's working fine on IE8.

#254   tapa

tapa
  • Members
  • 31 posts
  • Real Name:Did S
  • Gender:Male
  • Location:LV

Posted 26 April 2012 - 10:34 PM

Thanks Jetta!
Internet Explorer 8; Internet Explorer 9; Firefox 8, Firefox 12,
works good (even the Enter key in comments ;) ), except at end:

http://simplecheckout.oscbyjetta.com/checkout_success.php

Your Order Has Been Processed!
Your order has been successfully processed! Your products will arrive at their destination within 2-5 working days.
Please direct any questions you have to the store owner.
Thanks for shopping with us online!

Fatal error: Call to undefined function tep_session_is_regisetered() in /home/oscbyj5/public_html/simplecheckout/checkout_success.php on line 159


Looks like there`s a typo:
tep_session_is_regisetered()

Edited by tapa, 26 April 2012 - 10:39 PM.


#255   Krasimir Zlatev

Krasimir Zlatev
  • Members
  • 3 posts

Posted 27 April 2012 - 07:12 AM

Hello there and thanks for the addon, but... there is one big BUT :)

I did everything as is shown in the readme file, but when I go to the checkout.php it shows me just that (look at the attached file)

Can you please help me to resolve this little problem?

The live site is at purple.bg

Attached Files


Edited by Krasimir Zlatev, 27 April 2012 - 07:14 AM.


#256   tapa

tapa
  • Members
  • 31 posts
  • Real Name:Did S
  • Gender:Male
  • Location:LV

Posted 27 April 2012 - 07:26 AM

About vesion 1.6 (currently use in my site)

I move site to another server with php5.3.2 and get "parsererror" only in  IE8, but on old server with php5.2.6 works without error in any browsers.

#257   Alex Karamushko

Alex Karamushko
  • Members
  • 2 posts

Posted 27 April 2012 - 10:10 AM

View Posttapa, on 27 April 2012 - 07:26 AM, said:

About vesion 1.6 (currently use in my site)

I move site to another server with php5.3.2 and get "parsererror" only in  IE8, but on old server with php5.2.6 works without error in any browsers.

Try to disable php warnings in your php.ini, this should fix the problem

#258   Krasimir Zlatev

Krasimir Zlatev
  • Members
  • 3 posts

Posted 27 April 2012 - 10:25 AM

View PostKrasimir Zlatev, on 27 April 2012 - 07:12 AM, said:

Hello there and thanks for the addon, but... there is one big BUT :)

I did everything as is shown in the readme file, but when I go to the checkout.php it shows me just that (look at the attached file)

Can you please help me to resolve this little problem?

The live site is at purple.bg

No one know how to resolve the problem..?

#259   tapa

tapa
  • Members
  • 31 posts
  • Real Name:Did S
  • Gender:Male
  • Location:LV

Posted 27 April 2012 - 11:34 AM

@Krasimir Zlatev

What version of Simple Checkout You use? 2.2 or 1.6?
Maybe this helps you:
If you use 2.2 with "Drop on Top" solution then open language file checkout.php and correct it (description how to do this is written some post earlier , on page 11, by @opiate)

Edited by tapa, 27 April 2012 - 11:36 AM.


#260   tapa

tapa
  • Members
  • 31 posts
  • Real Name:Did S
  • Gender:Male
  • Location:LV

Posted 27 April 2012 - 12:06 PM

@Alex Karamushko

I can`t access php.ini on this server, because I use Shared Hosting.

I will try disable warnings by php script on that page.