215 comments found.
Hi. Thanks for purchasing the script. Unfortunately, it doesn’t have such option and I’m not available for freelance work.
Could i pay you some money for you to make me somthing that does that ?
Unfortunately, I’m not available for freelance work.
Would you know anyone that is or could recommend anyone ?
Nope. You can try to find somebody using any freelancer website.
Could I suggest some features I’d like to see added?
I’d like to see Subscriptions being added, with a shortcode being added to a page which checks the database to see if they are a paying subscriber and allows them to view the page.
Hi. Thanks for your suggestion. Unfortunately, I don’t have plans to add this feature. It is a bit out of script’s idea (to sell files).
Very good work with this script! 5 Stars.
Many thanks for feedback and 5 stars. 
Hello ichurakov. I just downloaded script again just to make sure I had the latest version.
Im having issues with getting the Stripe payment to work for our site. For some reason it will not go beyond “Confirm and Pay”.
Is there something that I missed?
- added checkout.stripe…js code
- confirmed my live keys on stripe
- embedded all the other codes correctly
Please let me know what I missed…
<script src="https://checkout.stripe.com/v2/checkout.js"></script>
I tested it with and without… But it’s working now.
So thanks again.
This btw is a really awesome product!
Thank you. 
It would be awesome if you can include a feature that collects all the emails of people that buy our products and add them to newsletter, And then we can from admin panel send bulk newsletters to the buyers !
Hi. Thanks for idea. Unfortunately, I don’t have plans to add such feature.
I Sorted out the payment problem i now get the code in the mail, but sometimes i dont receive the code , some of my customers message me saying i didnt get anything , i have tried and it did fail one time.
, i use php mail function and i see another called SMTP which one is better to use . i tried the SMTP with gmail it didnt work for me at all.
Hi. Please ask your users to check spam/junk folder too. If you use blacklisted mail server, the message may go there.
Hi, I’ve got a pre sale question.
Can I build a PHP page with 3 options to choose (each one has its own price and return link) and just one “Continue” button? I’d only offer PayPal as gateway.
Thank you
Hi. Unfortunately, no. You can put 3 payment boxes, but not one with 3 options.
i am having some trouble using your script with paypal , i add my paypal in the settings , and i have another paypal to test , after the payment is completed i dont receive the email with a link of the product.
Please go to your paypal account, Transactions History >> IPN History. What is the status of IPN transaction?
Can you add random download link means if i want to sell license keys so everytime a user buys gets unique one.
Hi. I didn’t catch what you mean. User always get new unique download link (of the same file). But if you want to sell license keys (as text string), you can look at this script: http://codecanyon.net/item/code-shop/5151134 Probably this is what you need.
Can you remove CVC on Stripe Payment ?
Nope. Payment form where you enter card details is handled by Stripe, but not my script.
Thanks
Hi Ichurakov, i’ve got one question for you. If I’m using Stripe, do I need SSL certificate on my server? Thanks for your reply.
Hi. Thanks for interesting in the script. Nope. You don’t need SSL certificate. Stripe popup is opened in iframe which is loaded through HTTPS from Stripe server.
Not load when I click continue button. My test link: http://nhibeat(dot)com/test.html
Help me !!!
Hi. Your server configuration doesn’t allow to pass URL inside of URL. Please provide FTP-access to webserver and I’ll modify the script to work with your server configuration.
Or contact me through my profile and I’ll send update to you. 
Sent. Thanks for your fast reply.
Updated. 
Thank Ichurakov so much 
Let me know if you add Coinbase API. I will not hesitate to buy then.
Currently, I don’t have such plans.
Hello, how can i change my paypal e-mail to my shop image logo which showes on the payment paypal page?
p/s i also have a problem after purchase an item from my website now payment form does not load, none of error in console just does not open any more ….
omg now it does work again… magic… and i already have set up the logo for paypal, thanks =D
Why you removed Sandbox Feature for Paypal in V 2.6 ? in V 2.5 the feature is avalible :-/
PayPal sandbox is not stable.
hello anywqay why when my users checkout they get an option to pay with paypal or create a payapal account – why there is no option to pay with credit card using paypal i used to have that before. please let me know if its paypal related or script related – and if paypal what settings should i use thanks
It is paypal related. It cepends on your account status. You need contact their support.
Hi, it does not work for me ,I use the paypal payment methode , I get this message, even I try : ””Nous ne pouvons pas envoyer votre paiement pour l’instant.”
that means ” We can not send your payement for the moment”
I have done multiple tests by using different paypal IDs but still the same message,
Help please
Hi. This is PayPal-side problem (not script). Please contact PayPal support and ask the reason of the issue. Please also let me know what they answered.
Ok thank your for your reply , I think that paypal must be verified Thank you for the scripte it’s realy useful and simple to use !
I get it , the problem was my paypal account , I verified my account and now it works perfectly , thank you a lot for the scripte , it’s REALY awsome !
Thanks for letting me know.
Hi, everytime I put a valid (! )e-mail adress in the frontend to order system says: Attention! Please correct the errors below and try again.
You have entered an invalid e-mail address.
I tried with several other e-mail addresses – same result. (I use php mail in the settings) (If I do a manual order in the admin section script works fine) Any suggestion why script shows up this alert and doesn´t work on my site?
Hi. As I understand, you modified source code. Does original version have the same problem? Please provide URL of webpage where I can see the problem and FTP-access to folder where script installed.
Hi ivan, I replaced the original ajax.php – because that what I was thinking as well – so it doesn`t work with the original file – I will send URL via message – thanks
Thanks for URL. Please provide FTP-access too. I’ll check what’s wrong.
Problem solved. 
Yes – Thanks Ivan – This was really very quick! 
For others facing the same problem and wondering how Ivan fixed it: He noticed that I wrote <script src=”//mydomain.com/Digishop/js/uds-jsonp.js”></script>
He also noticed that my server automatically redirects any requests to www version. So it is incorrectly done and breaks original JSONP request.
After replacing it with:
<script src=”//www.mydomain.com/Digishop/js/uds-jsonp.js”></script>
it is workin perfect.
Thanks again Ivan!
Hi nice script and works perfect. One question: I want to change the language for the Term & Conditions (“By clicking the button below, I agree with the Terms & Conditions”) into German. And also “Enter your E-mail (required) In which files do I have to look for? Greetings Evelin
Thanks – found it myself already: For everybody who need the same to be done: By clicking the button below, I agree with the.. is in ajax.php on line 77
Hello…
I need to receive payments through paypal
I need SSL for implement? ? ?
Thanks. . .
Hi. No. Try demo. It works without SSL.
Thanks ichurakov. . .
One more question.
I have reviewed the code, setting a new file you need to select an available file or select a file to upload.
I need that when the purchase is made need to deliver a cd key stored in the database, I can do this with your code?
Greetings and thanks for your reply …
No.
ok, thanks. . .