I tested using the built in cc feature. But it should be the same...
I tested using the built in cc feature. But it should be the same...
This sounds like a great add on and just what I've been looking for, but where is it?
Thanks
Neil
v1.04 is ready for beta testing. I've made some major changes in order to process credit cards. Here is a brief description.
The normal checkout process posts the payment information to the next page, checkout confirmation. When I originally eliminated this page I had the form post to itself and then either redirect to checkout confirmation or to checkout process. By having the redirect, any payment information other than the selection was lost. This means that if you picked cc as the payment type, it would lose all the cc information and return a cc payment error.
What I've changed is that the form now posts to checkout_confirmation as in the normal process. Shipping will default to the cheapest method if the customer does not select an alternate method. When they select a shipping method, the form posts to itself and displays the checkout page with the updated selection. When the customer clicks the submit button, the shipping information has already been stored and the payment information is posted to checkout confirmation. What happens on checkout confirmation depends on whether or not one-page checkout has been activated or not. If so, it will load the page and then automatically submit to checkout process. It will display the checkout confirmation page, but this can be edited to display alternate text such as "PROCESSING...".
So, if anyone would like to test the script before it is publicly released, please email webmaster AT numinix DOT com
The script can also be tested at:
http://www.numinix.com/1pagecheckout/
I've included the credit card module to represent all the credit card processing modules. The checkout_confirmation page has been left with its default content, but this can be changed to display something like:
PROCESSING YOUR ORDER...
Once the page has fully loaded, it will forward to checkout_process. There isn't enouch time for the customer to read the checkout_confirmation page, so it's highly recommended that it be changed to display something like as above. I will probably make this an admin feature to display whatever text you want centered horizontally and vertically on the page.
I fixed some more bugs. I've turned one-page checkout off so that it's easier to test without having your order submitted everytime you press the confirm button to test other features.
Current version on my demo site is 1.041. Once all bugs are removed, I'll release as v1.05 on my site. Please continue to bug test and PM me your findings.
I have a "checkout without an account" mod installed...will this work in conjuction with that or will it replace it?
The reason I ask is because I'm still getting a lot of people exiting my site at the log in portion of the checkout. Even though the second block says "Checkout without an account", I think people get scared off by seeing the login part and don't want to create an account.
Anyway, from what I;ve seen of this, it works the same (though a different layout) and I wanted to knwo if I had to uninstall anything before installing this...and if I did, does this add back the "checkout without an account" feature?
Hope that wasn't too confusing :)
Hi! I installed this on my site and it works for all payment methods except Google Checkout. I have it configured as so:
One Page Checkout true
Hide Checkout Confirmation true
Checkout Confirmation Alternate Text Your order is being processed, please wait...
Display Checkout in Split Column true
Gift Wrapping Module Switch false
When I click to submit the order with Google checkout, I get the Checkout Confirmation Alternate text and then it goes to a blank page: http://www.giftsofcharacter.com/cata...eckout_process
Sometimes I also get a blank page for http://www.giftsofcharacter.com/cata..._page=checkout
especially when I click on the checkout button in my shopping cart sidebox. Sometimes it works, sometimes not.
Please help! I love this mod :)
Amy McCoy
Baby Gifts and Baby Gift Baskets
I also tested changing the shipping address and when I did, the http://www.giftsofcharacter.com/cata..._page=checkout page came up blank. I refreshed it and it displayed properly, but I think customers will be lost if this happens. Could it be a time-out issue?
Last edited by Doodlebuckets; 30 Jan 2008 at 04:25 AM. Reason: idea
Amy McCoy
Baby Gifts and Baby Gift Baskets
OK, I installed on another site and I am getting &action=null on the URL for the checkout page. I think this was missing on the gifts of character URLs. Could that be the problem? If so, how do I fix it?
When I use Google Checkout, it loops me back to the checkout page one time and to the shopping cart (where the Google Checkout button is, so not so terrible) the next, all the while with the &action=null showing up....
Last edited by Doodlebuckets; 30 Jan 2008 at 04:53 AM. Reason: added thought
Amy McCoy
Baby Gifts and Baby Gift Baskets
FEC doesn't work for mods that currently use JavaScript validation. The default CC mod is the only one that is compatible at this time. I plan to get this implemented for all mods soon, hopefully.