ZenPayPal plugin
ZenPayPal plugin !
2011.08.23 : Version 1.1.8.2
BE CAREFUL!
Take aware if you use this plugin PayPal, without a numeric certificate * on your webserver, the buying datas sended can be easy to reach modified. So, you can very well get with informations falsified.
Please, control absolutly over through the administration interface of PayPal, all commands that you can receive.
* A numeric certificate isn't install by default, on your webserver. It's managed generally a cost extra to be acquired from your webhoster, or any company that offers such a certificate. A digital certificate permit to encrypt ALL datas you tranmist on Internet from your server to the "client". In fact, yours sales informations can't be "readable" and not easily modified by "bad guys".
Please, considere i'm not responsible for the wrongdoing done by others, and about the fact if you use this plugin without any digital certificate.
CHANGELOG
The new features, more important, are :
- the plugin can act as cart or 'buying now'
- it's possible to test the plugin on Sandbox PayPal (you need an user account activated on this zone web).
- you can change background and border colors of PayPal pages, as much as your grafical chart,
- you can choose the currency, according to those supported by PayPal,
- and others options ...
All changes are logged on this page : ZenPayPal Plugin - Changelog.
INSTALLATION
The install is easy. You have to:
- Uncompress the archive and copy it into your webspace's gallery Zenphoto, in the directory /plugins.
- Edit the script 'image.php' on your theme, and add this PHP code in the body section, where you desire:
<?php if(function_exists('zenPaypal')) zenPaypal(); ?>
ADMINISTRATION
Go to the 'Administration' on your gallery Zenphoto to activate the plugin in section 'plugins'.
Then, set all options in section 'options' > 'plugin', and choose 'zenPaypal'.
CONFIGURATION
Custom data : use specific options ZenPayPal
- v.1.1.6 - Now, it's possible to use certains options, in the field "Custom data" for the image ... or the album contains image(s)!
Those options are :
- zenpaypal:nopaypal to desactive the plugin
- zenpaypal:pricelist:size;media;price;quantityto manage price list.
- You do to separate size, media, price and quantity by semi-colons ';'.
- You do to separate your list by this symbol '|' ([Alt Gr]+[6]).
- 'media' : if it's your neccessary to use spaces, replace those spaces with this symbol '_' (the underscore, [Alt Gr]+[8]).
- 'quantity' : is optional; if you desire to specify a quantity, write with the letter 'q' before your number, as 'q7'.
- exemple:
zenpaypal:pricelist:10x15;Xtrem_Paper_Thin;3.3;q3|13x18;Paper_Glossy;6.99|18x24;Paper_Thin_Xtra;18;q7
- zenpaypal:shipping:number to manage the shipping of the item; 'number' is your chiffre.
- zenpaypal:tax:number to manage the tax of the item; 'number' is your chiffre.
- zenpaypal:viewing_pricelist:binary to activate or desactive the viewing HTML Table of the price list below image. - v.1.1.7 -
- binary is 0 or 1
It's very necessary to specify those options one by line !
Button Encrypted
With the version 1.1.7, it's possible to test usage of PayPal's button encrypted.
For this, connect-you in the PayPal's website, by your account ; go to the Preferences to make buttons. Click on 'Create buttons'.
- First step: choose cart or buy button, name the object and this id.
- Second step: uncoche the option 'Save the button ...'
- and click on the button 'Create'.
PayPal returns HTML Code. Copy.
Now, go on you administrative panel of your gallery, and paste-it this code on the option "PayPal: Button encrypted Code HTML". And activate the option "PayPal: Encrypted Button".
This is very experimental. Needed testers !
Use really at yours risks and perils ...
If you don't use, let's the option "PayPal: Encrypted Button" by default on 'No'.
Tips
Disable on album
To disable the plugin on the album, write 'zenpaypal:nopaypal' on the field "Custom Data" of the album. - plugin v.1.1.6 -
Disable on picture
To disable the plugin on a picture, write 'zenpaypal:nopaypal' on the field "Custom Data" of the picture. - plugin v.1.1.6 -
Display PayPal's logo
To display a PayPal's logo, in order to inform your gallery support PayPal, add the PHP code in the script 'sidebar.php' in your theme - in v.1.1.5 - :
<?php if(function_exists('printZenPayPalLogo')) printZenPayPalLogo(); ?>
Display Price list
To display a list objects->price, in HTML table, you can modify the option 'HTML Table: Viewing Price list', in the plugin's section.
In same way, it's possible to modify tag, id and text... BE CAREFUL, modify those options only if you know what you do! If you don't knowing, let's as setting by default...
DOWNLOAD
Download the archive on :
- zenPayPal.torrent - (sur freetorrent.fr)
- zenPayPal : 1.1.8.2, 1.1.7.4
- and also, the files zenpaypal.sha256 or zenpaypal.sha1 to verify the archive.
To extract or open the archive .tar.gz, use the 7-zip open source software!
DONATE
If you agree this plugin :
CREDITS
Here a new version of ZenPaypal plugin, author's original is Ebrahim Ezzy. This version come with a lot of modification, in PHP code, and features.
