close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

finalising ecart install

Thread began 4/08/2016 8:09 am by Jamie | Last modified 4/25/2016 10:37 am by Ray Borduin | 2670 views | 24 replies |

Jamie

finalising ecart install

Hi Ray

Just a couple of question in finishing off this ecart install.

On the attached, the options arent being passed to the cart.php page and not sure what needs to be done?

Also, on the cart.php page, the 'remove' <a href> on the mobile version isnt removing the item - the desktop checkbox is working though.

Lastly, as its a paypal express, isnt there a way to go directlyi from the cart.php page to the paypal login and keep the customer details and order being added to the dataabase?

Cheers

Jamie

Sign in to reply to this post

Ray BorduinWebAssist

We will have to look into these in a screen sharing session. Please contact me via Skype and we can coordinate a time for premier support.

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

thanks for your help last night. have re-run the ecart checkout wizard as you said to and when you click on 'checkout' it goes directly through to the checkout_failure.php page - dont get a sniff at paypal itself.....might it be that its because its on the testing server? if not, what might it be?

Sign in to reply to this post

Ray BorduinWebAssist

My guess is bad credentials... the best way to see is to do a var_dump() of the session on the failure page to see the error message from paypal.

php:
<?php

@session_start();
var_dump($_SESSION);
?>
Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

ok have done that and the ouput is in a .txt file attached

Sign in to reply to this post

Ray BorduinWebAssist

The error is "Account is Restricted"... it probably means the customer hasn't finished filling out their profile on Paypal. They haven't added a credit card, bank account, or verified the email address maybe. You will have to have them contact Paypal to get this resolved.

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

gotcha. many thanks

Sign in to reply to this post

Jamie

sorry about this but just tested the purchase process and all is fine except the order details dont get added to the database.....well, data is being added to the 'orderdetails' table but not the 'orders' table

also just noticed that the cart isnt clearing after the purchase.

Sign in to reply to this post

Ray BorduinWebAssist

I'll need to look at the pp_confirm.php page where the store cart is done.

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

here you go Ray

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...