ZenphotoCMS Forum
ZenPaypal Plugin new version ! - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: ZenPaypal Plugin new version ! (/thread-6087.html)

Pages: 1 2 3 4 5


ZenPaypal Plugin new version ! - mercury66 - 03-12-2009

Quick question

Is it possible to disable shipping in the plugin - in order PayPal global shipping settings would take effect?

I'm thinking to try commenting it out when get home..

Thx,
Ewan




ZenPaypal Plugin new version ! - hucste - 03-12-2009

@mercury66: have you try by '0' ? or without caracters ?




ZenPaypal Plugin new version ! - shiatostorm - 05-12-2009

not sure if it helps at all but have a look here:
https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_html_buynow_buttons#id0948B0G0XHS
and shows how to give discounts for subsequent additions to the shopping cart - perhaps its possible to modify the supplied code to remove the value of shipping from the second image?
the problem comes when an order for lots of images comes through...but then I guess offering a suitable shipping rate for one (image/item) would make up for this




ZenPaypal Plugin new version ! - mercury66 - 11-01-2010

Hello,

Still experimenting with this very interesting plugin

Quick question - any pointers to how I might go about applying the [nopaypal] function on an album level?
That way placing [nopaypal] in custom field would switch off cart for all images in the album, which would be very useful.

Thx,
m




ZenPaypal Plugin new version ! - lainyrache - 02-02-2010

Any pointers on how to add pricelist 1, pricelist 2, pricelist 3 and the ability to select per image?




ZenPaypal Plugin new version ! - hucste - 08-03-2010

@ll : hello !

@mercury : on tips for your request :
Place 'nopaypal' in Custom Fields on the album, in the administration and place this code on your script image :

[code]

[/code]




ZenPaypal Plugin new version ! - rlp2009 - 06-04-2010

Hi, the plugin used to work great, but now im having a problem.
When i click on "buy now" button, it redirects me to paypal, but the item name (photo name) and price are empty, i mean, price is always $0 and paypal asks me to enter an amount, and the item name is not displayed.

Here´s one of my photos for you to check it.
http://ricardolapiettra.com/gallery/index.php?album=gallery&image=img_1115.jpg

Please help, thanks in advance.

Ricardo.




ZenPaypal Plugin new version ! - hucste - 06-04-2010

hi rlp2009 : zenphoto's version, please ?
i've seen that's use zenpaypal's 1.1.5, really ?




ZenPaypal Plugin new version ! - felipe1982 - 12-04-2010

The current format ("size:media=XX.YY") does not permit any spaces. But How can I include spaces if I desire? Such as in the 'size' or 'media' section? Perhaps a better format can be pure colon delimited, such as

sizeome text here includes spaces:XX.YY size2:more text:ZZ:AA

And the normal s between elements. One of my clients would like to have the following showing correctly:

5x7:Glossy and Matte=19.95

But the spaces break stuff (and hyphens look ugly).

Or, what about just regular strings, such as

"5x7 Glossy and Matte":19.95 "next time here":32.99

thoughts?




ZenPaypal Plugin new version ! - felipe1982 - 12-04-2010

Is it possible to obfuscate the email address used with paypal? Email address shows up in source.




ZenPaypal Plugin new version ! - hucste - 12-04-2010

1/ the bug on pricelist with text containt spaces is marked! please, use the new archive - version 1.1.5.1 ;-)
now, to separate price elements, use this symbole '|' (keys [Alt Gr]+[6] in egual time...).

2/ to obfuscate input business, i think that's not possible because it's a value necessary by paypal.




ZenPaypal Plugin new version ! - markky99 - 11-05-2010

rip2009 - I can see you have it working now from your link - any clues as to what you changed?

I have the same issue using 1.1.5.1.

thanks,

Mark




ZenPaypal Plugin new version ! - markky99 - 11-05-2010

stet the above - now appears to be working - browser cache perhaps?




ZenPaypal Plugin new version ! - xberserker - 12-05-2010

I love the plugin buy the way. One thing that I can't get to work though.

For example say a certain photo is only available in certain sizes. I only want those options displayed on the photo instead of all the different size options on the site.




ZenPaypal Plugin new version ! - Blue Dragonfly - 12-05-2010

The path to the CSS file in the function printZenPayPalToCSS is incorrect, due to missing slashes, and pointing to the Extensions folder when the plugin belongs in the Plugins folder. I believe line 251 should read:

$css = FULLWEBPATH.'/'.USER_PLUGIN_FOLDER.'/zenPaypal/zenPaypal.css';




ZenPaypal Plugin new version ! - hucste - 16-05-2010

Change with version 1.1.5.2 !
http://zenphoto.dev.stephane-huc.net/uploaded/zenPayPal-1.1.5.2.zip
(thanks Blue DragonFly)

@xberseker: for the moment, not possible.




ZenPaypal Plugin new version ! - xberserker - 17-05-2010

@hucste Thanks for getting back to me on that. Any other plugins for ZenPhoto than can do that?

Or worse case scenario can I just use a raw PayPal shopping cart in the image description?




ZenPaypal Plugin new version ! - bbcg59 - 18-05-2010

HELP PLEASE:
I have modified image.php on theme and I have uploaded to created directory /zp-core/plugins , also to /zp-core/zp-extensions and /plugins under ZenPhoto 1.2.9 and do not find it anywhere to turn on in the admin control panel ??




ZenPaypal Plugin new version ! - hucste - 16-06-2010

hello, all ...
I prepare a new version that permit to setting :

  • different shipping by item.
  • differents sizes by item, and perhaps quantity by sizes.

this development use file's text. because i don't know how to do it, intregrate in administrative panel.

In few hours ... :p




ZenPaypal Plugin new version ! - usrnm - 17-06-2010

Can't wait for the new version. Reading this just made my day!