File: /home/centralexf/www/components/com_sobipro/etc/paypal.ini
; @version: $Id: paypal.ini 658 2011-01-27 18:46:34Z Radek Suski $
; @package: SobiPro Component for Joomla!
; ===================================================
; @author
; Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH
; Email: sobi[at]sigsiu.net
; Url: http://www.Sigsiu.NET
; ===================================================
; @copyright Copyright (C) 2006 - 2011 Sigsiu.NET GmbH (http://www.sigsiu.net). All rights reserved.
; @license see http://www.gnu.org/licenses/gpl.html GNU/GPL Version 3.
; You can use, redistribute this file and/or modify it under the terms of the GNU General Public License version 3
; ===================================================
; $Date: 2011-01-27 19:46:34 +0100 (Thu, 27 Jan 2011) $
; $Revision: 658 $
; $Author: Radek Suski $
; File location: components/com_sobipro/etc/paypal.ini $
[general]
image="{cfg:img_folder_live}/icons/PayPal/paypal.gif"
replace=","
[fields]
cmd = "_xclick"
business = "{ppemail}"
item_name = "{subject}"
item_number = "{entry.id}"
no_shipping = "1"
return = "{pprurl}"
no_note = "1"
currency_code = "{ppcc}"
tax = "0"
bn = "{subject}"
charset = "UTF-8"
amount = "{amount}"
[message]
url = "https://www.paypal.com/cgi-bin/webscr?"
cmd = "_xclick"
business = "{ppemail}"
item_name = "{subject}"
item_number = "{entry.id}"
amount = "{amount}"
no_shipping = 2
no_note = 1
currency_code = "{ppcc}"
bn = "PP-BuyNowBF"
charset = "utf-8"