Payza IPN Handler is not working or not sending IPN messages Programming Web Development by ultmt.punisher … * * variable $response holds the response string from the Payza's IPN V2. */ $response = ''; $ch = curl_init… } else { //urldecode the received response from Payza's IPN V2 $response = urldecode($response); … Re: Payza IPN Handler is not working or not sending IPN messages Programming Web Development by ultmt.punisher how can I know any reponses from payza? even after payment from payza it doesn't redirect to my site, and return url… redirect to merchants site after payment. and alert_url is where payza send IPN info. so I cant see any response on… Re: Payza IPN Handler is not working or not sending IPN messages Programming Web Development by pritaeas Hard to say. Doesn't Payza have a forum or kb? Re: Payza IPN Handler is not working or not sending IPN messages Programming Web Development by veedeoo try var_dumping the response from payza. In this case it should be the $info. Also, try var_dumping the $response just below the cURL's curl_close() call. Re: Payza IPN Handler is not working or not sending IPN messages Programming Web Development by ultmt.punisher yes they have, but they are usless, I cant get help from there. Re: Payza IPN Handler is not working or not sending IPN messages Programming Web Development by veedeoo you can add fwrite on the alert_url and write the response to a file. Re: Payment Methods Digital Media Digital Marketing by AmritaHasan11 Payza Re: Payment Methods Digital Media Digital Marketing by nasir017 Payza Payment Integration Programming Software Development by Saboor880 … do payment integration(For example if I want to use payza integration or payoneer integration)? or my java application can directly… connect to gateway of any money transfer website(e.g payza or payoneer)? 2:)Can I host my software on any… What Gateways To Use For Ecommece? Digital Media Digital Marketing by yassir.arafat.73 Hello, I am developing a new WordPress based [eCommerce platform](http://gosucommerce.com/blog) and want to ask you for advice. What gateways should we offer in our system? The point is that we can take only 3 now. What options will be better? Paypal, 2checkout, Payza? Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by LastMitch … only 3 now. What options will be better? Paypal, 2checkout, Payza? It's really depend which one is more comfortable to… Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by gomi14 i will suggest paypal, payza or moneygram as the best gateways to use in your ecommerce site Re: Payment Methods Digital Media Digital Marketing by cpsi Payza and payoneer Re: Payment Methods Digital Media Digital Marketing by rosario1990 What is Payza? I never used it. Re: Payment Methods Digital Media Digital Marketing by johmny You can use payza, payu, stripe, dwolla, wepay, google wallet Re: Payment Integration Programming Software Development by rproffitt To me, after reading your post twice I get the feeling this is the following question. [How do I sell my Java app?](https://www.google.com/search?q=how+do+I+sell+my+Java+app%3F) It appears that's been kicked around for over a decade so the answer is up to you. You can do this however you want today. Re: Payment Integration Programming Software Development by Saboor880 I just simply want a "Buy" button in my app.After when user presses that button , a page should open where he can buy my software by giving his credit/ATM card number e.t.c. I want such thing. Re: Payment Integration Programming Software Development by Saboor880 I have no tension about marketing strategy of my app. I just want payment integration. I want that i upload my app on any hosting site or server and then provide the link to my software in "post" on social media website (e.g facebook). Then the interersted user open that link and then download and install my software. After … Re: Payment Integration Programming Software Development by rproffitt You wrote what you want, so now it's time for you to add the button, code and use any of the methods kicked around before. In other words, take your wants and start coding, using what folk have written about in the past. Re: Payment Integration Programming Software Development by rproffitt PS. I forget at times folks don't know the words to do research with. Here's the search I used showing it's all been done many times in many different ways. https://www.google.com/search?q=integrating+payment+systems+in+Windows+application Re: Payment Integration Programming Software Development by stultuske also: unless your 'app' is just a front-end connecting to a remote back-end, forget it. Java is pretty easy to decompile. ship off your .jar (or whatever) file, and it might take the user less than 5 minutes to have full functionality anyway. Re: Payment Integration Programming Software Development by rproffitt @stultuske, good point. Just recently our office picked up on a development project and they were worrying about decompilers so they were expending time (which is money) on that area. They were taken aback that we don't bother with obfuscation at all. Our focus and energy is strictly applied to the app's problems and resolution. If they want … Re: Payment Integration Programming Software Development by JamesCherrill I think the obfuscation/hacking issue is much over-rated. Although decompiling and modifying a jar is possible, few people have the necessary skills and even fewer can be bothered unless it’s a really desirable program with too high a cost. If you set a sensible price then it will be less painful to pay than to hack every new version as you keep … Re: Payment Integration Programming Software Development by stultuske @rproffitt > Mind you we deal with apps that are specialized and of no interest to hackers or just about anyone else @JamesCherrill > Although decompiling and modifying a jar is possible, few people have the necessary skills and even fewer can be bothered unless it’s a really desirable program with too high a cost Though those are … Re: Payment Integration Programming Software Development by Saboor880 Thank you very much to all the guys for your guidance and replies. Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by cagenicolus I would suggest following 3:- 1. Paypal (Most popular) 2. Avangate (Best to software selling) 3. 2Checkout Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by winterbloom I suggest that you use the gateaway that is most convenient to user's of all part of the globe. In this way you will not be driving potential client away. Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by uniecommerce I would suggest Authorize net and paypal Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by moncorp Paypal, I suggest! If your client are using other gateway, you should consider getting some statistics. Re: What Gateways To Use For Ecommece? Digital Media Digital Marketing by touqeer s i also suggest paypal