2
votes
2answers
121 views

Is there a way to create a “buy this photo” link using the api?

I'm writing an app that has an option to show pictures from SmugMug on another site, I use smugmug.images.getURLs to get the image URL and link to it from the other site and everything just works. I ...