Replies: 0
Hi,
I am using Paypal for a digital goods WordPress plugin to enable users to download a file after they pay using their Paypal account. I tested this in Live environment, the Paypal payment is successful and I do get a popup saying the payment is successful and asks me to click on a OK button to download the file. But clicking on the OK button doesn’t do anything or download the file. The file is a pdf file and it is mentioned in the place of “URL”.
I am using the following shortcode to enable the Paypal digital download. Kindly help:
[paypal_for_digital_goods name=”Filename” price=”1.00″ url=”File URL”]
Thanks!