• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Looking for those with Paypal additions...

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Page 1  of  2
1 2
Old Sep-23-2005, 08:49 AM
#1
Mike Lane is offline Mike Lane OP
I � Unicode
Mike Lane's Avatar
Looking for those with Paypal additions...
I'm looking for those with a paypal addition to your page. What I'd really like to do is to set up a system to allow a person to order a download or a framed picture via paypal and once the transaction was processed to have it shoot me an email with the details and I would either email the image or email confirmation on the framing, order the pic, do the framing, and then ship it out.

I haven't checked my options on paypal yet, I thought I'd try not to reinvent the wheel if I could help it. Anyone have anything like this on their page?
__________________
Y'all don't want to hear me, you just want to dance.

http://photos.mikelanestudios.com/
Old Sep-23-2005, 09:09 AM
#2
Andy is offline Andy
panasonikon
Andy's Avatar
here's the code i've used to accept paypal payments.

Code:
<html>
<br></b>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
				<input type="hidden" name="cmd" value="_xclick">
				<input type="hidden" name="business" value="yourpaypalemail@yourpaypaylemaildomain.com">
				<input type="hidden" name="item_name" value="DESCRIPTION OF WHAT IS BEING PURCHASED">
				<input type="hidden" name="amount" value="750.00">
				<input type="hidden" name="no_note" value="1">
				<input type="hidden" name="currency_code" value="USD">
				<input type="hidden" name="tax" value="0">
				<input type="hidden" name="lc" value="US">
				<input type="image" src="http://williams.smugmug.com/photos/3109890-L.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>
</html>
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Sep-26-2005, 03:48 PM
#3
Markjay is offline Markjay
Markjay
Markjay's Avatar
A question, Andy........
Where did you enter this code, in CSS ?

and, are there any other elements I need to download in order to make this "work".. such as something from Paypal?

THanks in advance for your reply!

Markjay


Quote:
Originally Posted by andy
here's the code i've used to accept paypal payments.

Code:
<html>
<br></b>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
				<input type="hidden" name="cmd" value="_xclick">
				<input type="hidden" name="business" value="yourpaypalemail@yourpaypaylemaildomain.com">
				<input type="hidden" name="item_name" value="DESCRIPTION OF WHAT IS BEING PURCHASED">
				<input type="hidden" name="amount" value="750.00">
				<input type="hidden" name="no_note" value="1">
				<input type="hidden" name="currency_code" value="USD">
				<input type="hidden" name="tax" value="0">
				<input type="hidden" name="lc" value="US">
				<input type="image" src="http://williams.smugmug.com/photos/3109890-L.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"></form>
</html>
Old Sep-26-2005, 03:58 PM
#4
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by Markjay
Where did you enter this code, in CSS ?

and, are there any other elements I need to download in order to make this "work".. such as something from Paypal?

THanks in advance for your reply!

Markjay
no, it's in the caption of a photo, not in your css stylesheet.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Sep-26-2005, 04:06 PM
#5
Markjay is offline Markjay
Markjay
Markjay's Avatar
Andy.. possible problem?
I was in the print ordering gallery and the Paypal payment button only appears (at least right now) under ONE image, your croton reseviour image.

Is that by design or are you still testing stages with that paypal button or what?

Also: your instructions say to click on either the paypal button on the thumbnail image but, ONLY clicking on the thumbnail image next to the paypal button works. Clicking on the paypal button for me did nothing.

Hope that helps?

Markjay

Quote:
Originally Posted by andy
no, it's in the caption of a photo, not in your css stylesheet.
Old Oct-21-2005, 04:48 PM
#6
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by Markjay

Hope that helps?

Markjay
mark, it's just an example of the hack, to show that it works.... it's not perfect i know ... and i don't so much image licensing in this manner.. but there was enough call for it that i thought i'd put up an example.

sorry for the late reply.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Oct-21-2005, 05:17 PM
#7
jfriend is online now jfriend
Scripting dude-volunteer
Some paypal sites on smugmug
Quote:
Originally Posted by Mike Lane
I'm looking for those with a paypal addition to your page. What I'd really like to do is to set up a system to allow a person to order a download or a framed picture via paypal and once the transaction was processed to have it shoot me an email with the details and I would either email the image or email confirmation on the framing, order the pic, do the framing, and then ship it out.

I haven't checked my options on paypal yet, I thought I'd try not to reinvent the wheel if I could help it. Anyone have anything like this on their page?
Some smugmug sites with various forms of paypal on them (found in a Google search):

http://landrum.smugmug.com/Personal%20Photography
http://finnegan.smugmug.com/gallery/546187
http://photography.smugmug.com/Low%20Country%20-%20SC

Most smugmug sites that take PayPal that I found in a Google search, do not have any sort of electronic linkup direct from their site to PayPal. They just say in the text that they take payment via PayPal and they tell you to email them to place an order. Presumably, they then email the customer some instructions on how to pay via PayPal (I believe they email a link that they customer then uses to pay from).

Here are some typical examples of those types of sites:
http://s-a-roush.smugmug.com/
http://mercphoto.smugmug.com/Motorcycles/107390
http://gerrydavid.smugmug.com/
http://www.landrum.smugmug.com/
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Old Mar-01-2006, 01:46 PM
#8
Andy is offline Andy
panasonikon
Andy's Avatar
A nice paypal customization here:

http://www.dgrin.com/showthread.php?t=29055
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-06-2006, 03:17 PM
#9
DoozieLoo is offline DoozieLoo
Big grins
DoozieLoo's Avatar
Quote:
Originally Posted by jfriend
Some smugmug sites with various forms of paypal on them (found in a Google search):

http://landrum.smugmug.com/Personal%20Photography
I am wanting something like this...

Anybody tell me how to link this and where to put it? I just need a way to accept payments for retainers etc...

Thanks a bunch!!!!

P.S. I would probably prefer to have it w/in a gallery rather than a large icon on the bottom of my homepage. I have most of my information set up in a journal style gallery. Can I just put it together kind of like that??
__________________
:curtsey [font=Georgia][font=Comic Sans MS]Aimeé[/font]:noob [/font]
Old Mar-06-2006, 03:30 PM
#10
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by DoozieLoo
I am wanting something like this...

Anybody tell me how to link this and where to put it? I just need a way to accept payments for retainers etc...

Thanks a bunch!!!!

P.S. I would probably prefer to have it w/in a gallery rather than a large icon on the bottom of my homepage. I have most of my information set up in a journal style gallery. Can I just put it together kind of like that??
Sure - do a single image journal gallery, and link it from your navbar... Then put the paypal stuff in your caption as I've described in this thread. Here's an example:

http://www.moonriverphotography.com/gallery/830860
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-26-2006, 08:32 PM
#11
alixmiles is offline alixmiles
Short,Fat,and Bald is"IN"
do you have to get prints made
Quote:
Originally Posted by Andy
Sure - do a single image journal gallery, and link it from your navbar... Then put the paypal stuff in your caption as I've described in this thread. Here's an example:

http://www.moonriverphotography.com/gallery/830860
Do you have to get the prints made and send them to them? or does this somehow still go through smugmug?
Old Mar-27-2006, 03:18 AM
#12
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by alixmiles
Do you have to get the prints made and send them to them? or does this somehow still go through smugmug?
We don't support any kind of Paypal for our print transactions. These paypal hacks are for you to use on your own.

In the case of my example, it's for a digital file sale.

I hope this helps!
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-27-2006, 01:46 PM
#13
alixmiles is offline alixmiles
Short,Fat,and Bald is"IN"
Thanks Andy
Quote:
Originally Posted by Andy
We don't support any kind of Paypal for our print transactions. These paypal hacks are for you to use on your own.

In the case of my example, it's for a digital file sale.

I hope this helps!
Thanks Andy...Just learning alot of this customization stuff. Would love to be able to take a credit card and still deliver the finished goods myself.
After I figure out the slideshow....I will tackle this.

Barry

www.lawsonimages.com
Old Mar-27-2006, 01:48 PM
#14
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by alixmiles
Thanks Andy...Just learning alot of this customization stuff. Would love to be able to take a credit card and still deliver the finished goods myself.
After I figure out the slideshow....I will tackle this.

Barry

www.lawsonimages.com
You're welcome, Barry!
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Feb-08-2007, 09:27 AM
#15
Magus PHoto is offline Magus PHoto
Beginner grinner
Pay Pal
I've read through the thread regarding adding Pay Pal, but guess what? I don't get it. Although I'm not a novice when it comes to computers, I think this one is over my head.

Can anyone help me figure out how to set up a Pay Pal button? My goal is to be able to sell my book, and limited edition prints through Smugmug.

Thanks in advance to any help you can offer.
Old Feb-08-2007, 09:44 AM
#16
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by Magus PHoto
I've read through the thread regarding adding Pay Pal, but guess what? I don't get it. Although I'm not a novice when it comes to computers, I think this one is over my head.

Can anyone help me figure out how to set up a Pay Pal button? My goal is to be able to sell my book, and limited edition prints through Smugmug.

Thanks in advance to any help you can offer.
Get the code from the paypal site, and you put it in your albumdescription, or your caption, on SmugMug.

Put <html> at the VERY beginning and </html> at the VERY end.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Feb-08-2007, 11:30 AM
#17
Magus PHoto is offline Magus PHoto
Beginner grinner
Quote:
Originally Posted by Andy
Get the code from the paypal site, and you put it in your albumdescription, or your caption, on SmugMug.

Put <html> at the VERY beginning and </html> at the VERY end.
Thanks for the help. Althouhg it does through me to the Paypal page, I don't have a pay button on my Smugmug page. Nor does the cursor change to a hand. I'll see if I can work this out.
Old Feb-09-2007, 07:39 AM
#18
jstratton is offline jstratton
Big grins
jstratton's Avatar
Merchant account?
Just double checking. . . I see how to enter the code in the caption. I tried entering your code, Andy and something didn't work, I'll try again. Did you get the code from paypal? Will we need to set up the standard merchant account through them to have this paypal button on our page/image? (We've had a paypal account for a few years now for ebay stuff.)

Oh, and is there a code for that drop down menu you use on your site for the different deposit options? I like that. Thanks A
__________________
J+A Stratton
Old Feb-09-2007, 07:41 AM
#19
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by jstratton
Just double checking. . . I see how to enter the code in the caption. I tried entering your code, Andy and something didn't work, I'll try again. Did you get the code from paypal? Will we need to set up the standard merchant account through them to have this paypal button on our page/image? (We've had a paypal account for a few years now for ebay stuff.)

Oh, and is there a code for that drop down menu you use on your site for the different deposit options? I like that. Thanks A
Do NOT enter my code. You must enter your OWN code, yes, you get it from Paypal.

My code is now from Google Checkout.
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Feb-09-2007, 12:49 PM
#20
jstratton is offline jstratton
Big grins
jstratton's Avatar
Quote:
Originally Posted by Andy
Do NOT enter my code. You must enter your OWN code, yes, you get it from Paypal.

My code is now from Google Checkout.
Great, we'll try it and see. . . may be easier and less costly to just ask the customer to email us so we can invoice them through paypal. I think the % cut they take may be less.
__________________
J+A Stratton
Page 1  of  2
1 2
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump