Wyatt O'Day (Wyatt) has made 7770 posts.
We already have these tools internally. We'll clean them up and add them to wyBuild 2.6.15.
Yes, a "Pending" response is a failure. Wait to see if PayPal eventually sends a "Completed" respons…
Post on Aug 15, 2011It looks like product keys are being generated correctly. The "Pending" failures from earlier are no…
Post on Aug 15, 2011A response of "VERIFIED" does not mean that PayPal has accepted the payment. It just means that what…
Post on Aug 15, 2011I've sent you an email with a new version of paychecker.aspx.vb. Try that.
Post on Aug 15, 2011It should eventually contact your server with the "Completed" status. Does this ever happen? That is…
Post on Aug 15, 2011What is the "payment_status" when it fails? Write that to your log: errorlog.WriteActivity("PP Paym…
Post on Aug 14, 2011Add a breakpoint at every "Return" statement in paychecker.aspx.vb. This way you can validate what w…
You can rename an app by clicking the app name in your dashboard and clicking "Change product name" …
Hey Marcus, I've made sure he's running the same version as me so I don't understand why he's not s…
OK.
Post on Aug 13, 2011You can deactivate machines directly in LimeLM. Click the product key and you'll see the list of act…
I've deleted all the product keys. If you have any other questions I'll be glad to help.
Post on Aug 14, 2011The "ValidatePP()" lines are necessary to filter out bad orders. Open PaymentSetting.php and make su…
4) Is it possible to delete a serial in the dashboard? Especially for testing purposes, I've run int…
Post on Aug 13, 20111) Can a serial be created with an infinite number of activations? That is, can we provide our end-u…
No, this is a limitation of PayPal. You can make a new image with both your company name alongside y…
Hey Mark, In your LimeLM.vb file the "post_url" line should read like the following: Const post_u…
Hey Mark, This text is actually in the example projects. Look in the "DisableAppFeatures()" functi…
Also, is there a way to set how often it randomly checks for updates on startup? Yes, the DaysBetw…