|
Mailing Lists
|
Home / Groups / cf-opensource
Extensions???there is a custom tag for paypal carts that i use... here is the syntax (i use CFMODULE to call all my custom tags)... <CFMODULE TEMPLATE=".\templates\CustomTags\PayPalCart_HT.cfm" paypalaccount="#paypal.account#" item_name="#replaceNoCase(getProds.name,"'","","ALL")#" item_number="#getProds.sku#" item_price="#DollarFormat(getProds.price)#" return="#paypal.url#" button="./images/paypal.gif"> each item is assigned a paypalaccount (the email address of the seller) which is a hidden value so you can have purchases from different venders (i guess... i have never tried it)... does that make sense? hope it helps... > Hello Everyone, > > I have a colleague who wants me to design a site for him. The concept is > one already being used, he has a list of people who want him to provide > a virtual storefront for them. The site would provide a place for > vendors to input their information and products. He wants to use PayPal > for the processing and payment of products. However if a user purchases > a product from multiple vendors, I am unsure how that would be worked > out. I am in the very initial stages of this project and would kindly > take any advice from anyone who could offer some. Is there a Coldfusion > extension out there that can assist me? > > Marci > "We are not free, separate, and independent entities, but like links in > a chain, and we could not by any means be what we are without those who > went before us and showed us the way." > ~Thomas Mann > > > |
February 12, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||