close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Order info not sent to merchant after PayPal payment

Thread began 9/05/2017 10:46 am by jlowery | Last modified 9/05/2017 6:07 pm by jlowery | 1432 views | 7 replies

jlowery

Order info not sent to merchant after PayPal payment

My client is getting a partial email after PayPal processes the order. She's getting the subtotal, shipping and total figures as well as the billing info, but the order details are not included. I've tried to locate the email doc that's sent to bind in additional details, but can't figure out which it is. What file should I look for and how do I proceed?

Okay, I think I found it in the webassist/email folder. I have muirhead_receipt.php but also muirhead_receipt 2.php and muirhead_receipt2.php, all with the same date. How do I tell which one is being used?

I've attached muirhead_receipt2.php which I think is the most likely.

And another issue... I just noticed that while it is including my "West of Mississippi" added charge in the total, it's not breaking it out on the cart. I can see where I would add that PHP statement on the checkout page, below Shipping and before Tax, but not sure of the syntax. Here's the rule from the eCart page (muirhead_PHP.php):

//eCart Rule
function WAEC_muirhead_WestoftheMississippi() {
$totalShipping = 0;
if (true && (((isset($_SESSION['toTheWest'])?$_SESSION['toTheWest']:"") == "1"))) {
$totalShipping += floatVal("3.50");//Result
}
return WA_eCart_FormatNumber($totalShipping, $this->ForceDecimalsC, $this->DecimalPlacesC);
}
//eCart Rule



Thanks - Joe

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