close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

paypal not getting added charge

Thread began 10/09/2015 3:21 pm by bryan107833 | Last modified 10/13/2015 10:26 am by Ray Borduin | 1366 views | 3 replies |

bryan107833

paypal not getting added charge

We have needed to do a bit of custom development in our Ecart for a gift certificate and States with sales tax by region. I had in the past had a process working during October for Breast Cancer Awareness in which a customer can click to add a donation which we will match of $5. This all works fine except if the customer chooses PayPal express and then it fails. I am not sure what may have changed but was hoping you may be able to see the issue.

Sign in to reply to this post

Ray BorduinWebAssist

It looks like it would work to me, so I think you have to debug. I'd start by dumping the session on a page you can look at. Add a new blank page to your site and put this on the page:

<?php
@session_start();
var_dump($_SESSION);
?>

Then after you get to the checkout failure, go to that page and view the source code. It should have a lot more information that would allow you or me to figure out why it is failing going to paypal.

If you can't find it by looking at that page (view source to see it), then tell me the location of the new page and I'll take a look.

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

bryan107833

More information in private message. Thank you.

Sign in to reply to this post

Ray BorduinWebAssist

What is the GetCredits() method I see in the code? That appears to be the issue since it isn't adding the handling charge, which is where additional charges are added. I'm wondering if that is canceling the $5 donation.

I think because of the custom coding added to the cart I'd need to do this in a premier support ticket. I'd have to investigate your credit system and custom code and see if that is the issue.

The solution is either to correct the problem with the credits, or to add a separate line item by doing some further custom coding so that the donation appears in the cart directly in paypal.

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

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...