[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/extension/ezpaypal/settings/ -> paypal.ini (source)

   1  #?ini charset="iso-8859-1"?
   2  
   3  [ServerSettings]
   4  #ServerName=https://www.paypal.com
   5  ServerName=https://www.sandbox.paypal.com
   6  RequestURI=/cgi-bin/webscr
   7  
   8  [PaypalSettings]
   9  # max length of description of the order
  10  # everything that exceeds will be truncated 
  11  MaxDescriptionLength=127
  12  
  13  # field: "business"
  14  # e-mail of receiver
  15  Business=lazy_seller@ukr.net
  16  
  17  # field: "no_note" 
  18  # prompt to include a note. 0 - prompt, 1 - dont prompt
  19  NoNote=0
  20  
  21  # field: "cn"
  22  # label that will appear above the note field
  23  # maximum 40 characters
  24  NoteLabel=Some Label
  25  
  26  # field: "page_style"
  27  PageStyle=
  28  #PageStyle=FiveClock
  29  #PageStyle=paypal
  30  
  31  # field: "cs" 
  32  # background color if PageStyle not set. 0 - white, 1 - black.                            
  33  BackgroundColor=0
  34  
  35  #filed: "image_url" (URI to the logo image (150 x 50 pixels))
  36  LogoURI=/var/shop/images/mylogo.png
  37  
  38  
  39  
  40  


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7