YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

2 identical websites, one not showing shipping costs ??? Options
borto
#1 Posted : Monday, April 05, 2010 5:27:32 AM
Rank: Starting Member

Groups: Registered

Joined: 4/4/2010
Posts: 1
Location: venice, it
I have 2 websites online, which have the same code for receiving Paypal payments.
One is working OK the otherone does not show the shipping charge.

I am using the following code:
<input type="hidden" name="cmd" value="_cart" />
<input type="hidden" name="upload" value="1" />
<input type="hidden" name="business" value="business name" />
<input type="hidden" name="currency_code" value="EUR" />
....
<input type="hidden" name="handling_cart" value="<?php echo $trans_costs; ?>" />
etc.

When I put a fixed value for handling_cart it is showing the shipping costs.
The variable $trans_costs is available at this check out page, because it is possible to visualize with echo.

Is there any setting in my Paypal profile to change?
Sponsor  
 
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.111 seconds.