House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / cf-opensource

Extensions???

Author:
bob
08/20/2002 02:12 PM

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


Search cf-opensource

February 12, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29