![]() |
|
Can Zen photo be integrated with paypal buttons - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Can Zen photo be integrated with paypal buttons (/thread-2381.html) |
Can Zen photo be integrated with paypal buttons - Creativei - 2008-03-09 I just ran across this software and am impressed. I have been looking for something a little easier so I do not have to continue coding everything by hand. I love the look and feel of it.. however can it be integrated with a payment system such as paypal- payloadz etc. Can Zen photo be integrated with paypal buttons - sbillard - 2008-03-09 Since you can create your own theme, there would be no problem putting in the buttons. But, what are you going to do with them? It is not an e-commerce package. Can Zen photo be integrated with paypal buttons - aitf311 - 2008-03-09 You could use the custom data field to set a price and then prefill everything else in your theme including the Add To Cart button. Should be pretty simple to do. Here is a solution using Zenphoto: http://www.scottphotography.co.uk/zen/ngala/leopards/Leopard_Ngala_ps_0006.JPG.php Can Zen photo be integrated with paypal buttons - Creativei - 2008-03-09 Sbillard- well my thought was that I would actually integrate it with payloadz which integrates with paypal- that way they can pay through paypal and then payloadz sends them an email with the download link. I do not see why this would not work personally but I have been wrong before... may even be wrong again at some point. Can Zen photo be integrated with paypal buttons - acrylian - 2008-03-09 Sbillard and I are not used to PayPal so we didn't know how that works and assumed that a order form would have to be added to zenphoto, which would be quite a thing. But we have been teached by aitf311 that the order form and the cart are on the paypal site, so that should be doable as aitf311 suggests. Can Zen photo be integrated with paypal buttons - smsu - 2008-03-26 The solution on Scottphotography website is actually hard written onto the image.php file and is a normal pay pal cart button with the following added to reference the file required. It was beyond me to add anything to theactual zen code. ` Can Zen photo be integrated with paypal buttons - Nimbuz - 2008-04-01 I wanted to use paypal for selling images itself and not prints. Is there any way I could set prices for each image and use this paypal buttons for it? Many thanks Can Zen photo be integrated with paypal buttons - acrylian - 2008-04-01 I suggest using the custom data field in the admin for that. Can Zen photo be integrated with paypal buttons - Nimbuz - 2008-04-07 There's a simple paypal plugin now available, check this post: http://www.zenphoto.org/support/topic.php?id=1669&replies=6#post-16387 Can Zen photo be integrated with paypal buttons - sbillard - 2008-04-14 I have made a plugin version. Added some flexibility with the pricelist. I have not checked it beyond making sure the HTML worked. (I don't have a paypal account.) |