Questions tagged [paypal-digital-goods]

8 questions
2
votes
0 answers

Getting javascript cross site security error in paypal digital goods express checkout integration

I have implemented an express checkout for digital goods using paypal on my site. I keep getting the cross scripting error in the javascript console. Everything seems to function properly, but my obsessive compulsive side is going nuts. I even tried…
Henry
  • 3,447
  • 1
  • 15
  • 12
2
votes
3 answers

PayPal Digital Goods Error on login

I am using the following code to accept payments for digital goods: https://www.x.com/blogs/Nate/2011/01/07/digital-goods-with-express-checkout-in-php I have a sandbox account and I have used the API credentials from the sandbox account. Everything…
2
votes
1 answer

Retrieving buyer/payer email in from PayPal Digital Goods Express Checkout

I am new to PHP scripting, as well as to PayPal's Digital Goods Express Checkout. I integrated into the orderconfirm.php file code that would automatically generate an email with additional information for the buyer. The one problem I seem to be…
2
votes
1 answer

Paypal Digital Goods Using startFlow Method For Dynamic List Of Items?

I'm still trying to skin the same cat: Controlling order of javascript execution PayPal Objects In short, I have a database of digital songs for purchase. I would like to have an ever changing list of, say 50 songs for purchase. The docs Paypal has…
jchwebdev
  • 5,034
  • 5
  • 21
  • 30
1
vote
1 answer

PayPal Digital Goods and Showing Purchases

I am developing a website for a client who wants to sell his stock photos. I'm trying to get Paypal Digital Goods to work for a little while and have been having no luck at all. If anyone could point me toward a good tutorial on getting that to work…
1
vote
1 answer

Codeigniter - digital goods paypal library subscription response null

I am working on a subscription system web, I am using Paypal Digital Goods Classes (https://github.com/thenbrent/paypal-digital-goods), and made a custom library called paypal2 if ( ! defined('BASEPATH')) exit('No direct script access…
0
votes
0 answers

paypal digital goods - multiple selection and download link

I found paypal digital goods script from https://github.com/thenbrent/paypal-digital-goods-php-examples/ but I am looking for multiple select item list... e.g. I have story01.pdf, story02.pdf and story03.pdf. User can select and on payment…
sjpatel
  • 59
  • 4
  • 10
0
votes
2 answers

Can Paypal for digital goods be integrated into a Blogger blog

I realized that Paypal for digital goods have a Javascript overlay payment method for digital goods, but after paying I'm not sure about how the downloading is been triggered. Is there a way to do it without going to the server side, as I'm running…
Dnu_12
  • 45
  • 1
  • 10