Support Forums

get price for Paypal Add to Cart button

This is a discussion on get price for Paypal Add to Cart button within the Technical Support forums, part of the Technical Support Forums category; I want to include a Paypal Add to Cart button, so that users can place ads for multiple items and ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 07-11-2010, 02:19 PM   #1
jw4
Junior Member
 
Join Date: Jun 2010
Posts: 19
Rep Power: 7
jw4 is on a distinguished road
Default get price for Paypal Add to Cart button

I want to include a Paypal Add to Cart button, so that users can place ads for multiple items and pay a single transaction

Code for button is below - I need to put the ad price (payment product price) as the value for amount.
The field I want is pPrice from the stuff_products table.

I don't know how to get it there ( can I make a smarty tag?)

Please can anyone help?

<form name="_xclick" target="paypal" action="https://www.paypal.co.uk" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="jane.manfield@corporatesonline.com">
<input type="hidden" name="currency_code" value="GBP">
<input type="hidden" name="item_name" value="HTML book">
<input type="hidden" name="amount" value="need to put price here">
<input type="image" src="http://www.paypal.com/en_GB/i/btn/sc-but-01.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<input type="hidden" name="add" value="1">
</form>
jw4 is offline   Reply With Quote
Old 07-12-2010, 04:37 AM   #2
All Hands On Deck
 
seymourjames's Avatar
 
Join Date: Mar 2008
Posts: 3,519
Rep Power: 89
seymourjames is a jewel in the rough
Default

Not really sure where you are seeking to put this paypal code but is the smarty variable available to you for the price. You use the debug console to see what variables are available to you within a given template. There are many posts about using smarty debug in the forum.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C
seymourjames is offline   Reply With Quote
Old 07-12-2010, 07:33 AM   #3
jw4
Junior Member
 
Join Date: Jun 2010
Posts: 19
Rep Power: 7
jw4 is on a distinguished road
Default

Thanks so much - the variable wasn't available, but I used smarty debug and found an alternative and now it's working fine. Thanks again for your help.
jw4 is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert Paypal button jj30 Technical Support 2 06-22-2008 06:13 PM
Renewal price zero - still goes through to paypal castus Technical Support 0 11-22-2007 11:12 AM
E-commerce Shopping Cart program sporthorsebreeder Off Topic 1 04-29-2006 05:12 PM


All times are GMT -4. The time now is 03:16 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0