72degrees _ʼs posts

72degrees _ (72degrees) has made 42 posts.

Purchasing a product with different pricing levels

Post on Apr 10, 2015

This is what I'm asking for: <input type="hidden" name="custom" ... Assuming a numerical valu…

Post on Apr 10, 2015

Ok, thanks, that is helpful. If you have a minute though, I'd still appreciate a specific example o…

Post on Apr 6, 2015

I did have more specific questions, and I asked them above. Here they are again:- How do I add <…

Post on Apr 5, 2015

Hello, I've been able to successfully read license fields in my app using the GetFeatureValue functi…

Post on Apr 5, 2015

To be more specific, it seems like the things I need to alter are: - the HTML form submission (<…

PayPal "Auto Return"

Post on Jan 6, 2015

Currently I do not have the PayPal "Auto Return" feature enabled. If I do enable it, will this inte…

How to charge less for upgrades than for initial purchase?

Post on Sep 18, 2013

I understand that I would have to add the step of verifying the *old* key before the order is placed…

Post on Sep 17, 2013

Ok, so I am currently using PayPal as my payment processor, and I have mostly used the sample code t…

Post on Sep 17, 2013

When my app goes from 1.9 to 2.0, I want existing users (those who have already purchased a product …

32-bit vs 64-bit with Mac

Post on Sep 9, 2013

Actually, what I meant was that TrialDaysRemaining was saying there were 0 days left in the trial. …

Post on Sep 9, 2013

My application installs via the Mac Installer during which I call both CheckAndSavePKey(0, TA_SYSTEM…

Virtual machine issues

Post on Jan 10, 2013

Alright, thanks. The latest version of TurboActivate is 3.2.2, right? That's what I'm using.

Post on Jan 9, 2013

p.s. It may be relevant that the version of VMware Fusion I'm using (4.1.3) doesn't officially supp…

Post on Jan 9, 2013

Hi guys, I've been doing some testing of my software (which uses TurboActivate) in VMWare Fusion vir…

What happens when Paypal payment isn't instant?

Post on Nov 26, 2012

Ok, gotcha. Thanks.

Post on Nov 26, 2012

Hi there, I just wanted to verify what is supposed to happen when a customer makes a purchase using …

Activate() return code seems wrong for invalid product key

Post on Jul 26, 2012

Thanks, that makes sense. One other thing about CheckAndSavePKey(): if the product key is too long…

Post on Jul 26, 2012

I see. So the internet connection for Activate() is only required to update the database?

Post on Jul 26, 2012

Ok, thanks. But how does CheckAndSavePKey() know whether or not the key is valid, without connectin…

Post on Jul 26, 2012

Actually, sorry. I just realized that it's a different problem. CheckAndSavePKey() is what's fail…