View Full Version : shopping cart without payment gateway
JBWebWorks
04-15-2009, 06:55 AM
I am setting up a shopping cart for a company that would like the checkout to have two choices;
1 - paypal
2 - no payment gateway, where they would deliver the order on their delivery trucks and invoice the customer.
it that possible with eCart4? and what steps to accomplish this?
thanks for your help,
jim balthrop
Ray Borduin
04-15-2009, 07:39 AM
Should be easy to do.
Just run the checkout wizard with paypal local checkout.
Then once the wizard has run, open the confirm page and remove the server behavior: local checkout.
This will remove the direct card processing and leave the paypal express checkout option functional.
Then go to the checkout page and remove any of the fields you don't need, like credit card information.
JBWebWorks
04-15-2009, 11:13 AM
thanks Ray
i will try that
JBWebWorks
04-15-2009, 11:52 AM
Ray
i use paypal web standard which in the checkout wizard is remote checkout.
when i go to confirm page server behaviors, i don't see 'local checkout'.
so, to run checkout wizard again, i removed all behaviors and now when i start checkout wizard, i get error message
"in file WA eCart Checkout Wizard;
initializeUI is not defined.
i had an incompatible Universal Email bu upgraded to 3.0 and had no problem; i have reinstalled dataassist and database search, cookie toolkit and validate toolkit, css sculptor.
is it a compatible issue with any of those?
thanks
jim balthrop
Ray Borduin
04-15-2009, 12:03 PM
You need to delete your winfilecache.dat file in your user configuration folder. This is a common problem in cs4 when updating extensions.
1) Close Dreamweaver
2) Go to windows explorer and enter the path: %appdata%
3) Browse to Adobe/Dreamweaver CS4/en_us/Configuration
That is where you will find the .dat file to delete.
JBWebWorks
04-15-2009, 12:11 PM
thanks Ray
that worked.
on the question of local checkout, i use paypal website standard which is a remote checkout. Can i still do the option of a choice of paypal or no payment gateway and be invoiced by the company?
thanks for your help,
jim balthrop
Ray Borduin
04-15-2009, 12:20 PM
Yeah, if you are using remote checkout, then all you would have to do is after running the checkout wizard add another form and another button to the page that says "pay later" and have it in its own form and have the form action go directly to the success page.
JBWebWorks
04-15-2009, 02:14 PM
thanks Ray
i added another form on the bottom of the confim page and renamed the submit button to submit2, had the form action go to success_checkout, but how does the order and shipping info get to the company shipping?
i added universal email to the confirm page with the submit2 as the trigger.
what do i add to the body of universal email to get the correct order and shipping information sent?
Ray Borduin
04-15-2009, 02:22 PM
When running the checkout wizard it should have given you an option to store the information in the database and to send an email. Those should still work.
To add one now, add universal email to the page. Instead of changing the form action, instead make the form action go to the confirm page and apply universal email with the trigger of the button you added and a redirect setting to go to the success page.
It will allow you to build the email body in DW and you can cut and paste or use bindings to get the contents from your shipping form.
JBWebWorks
04-15-2009, 08:15 PM
Ray,
ok, i removed the cart information and started over.
I got the checkout wizard through the order storage in a database, but when finished with that it skipped the email receipt portion and went to the designs section.
In the getting started guide it says only appears if you have Universal Email 2.7.0 installed or higher. I have 3.0?
thanks
jim balthrop
Ray Borduin
04-16-2009, 08:42 AM
It may not be enabled for remote checkout. I think that is it actually.
Don't worry about it. Just apply universal email to the confirm page after the wizard has run.
JBWebWorks
04-16-2009, 08:47 AM
thanks Ray,
i think i can do the email part, i was just thinking the email part of the checkout wizard was not showing due to something i have set in my installation of universal email 3.0?
i just posted a new thread about order storage.
thanks very much for your help,
jim balthrop
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.