Terence Pfaffʼs posts

Terence Pfaff (pfafft33) has made 25 posts.

TurboActivate version

Post on Jan 13, 2019

Wyatt said: "... look at the actual library files. That's where the version is stored -- in the meta…

Modifying Trial Length

Post on May 7, 2018

I am just starting to incorporate your Trial functionality into my application.I am a very small ope…

Post on May 7, 2018

I have changed my Trial Length value for a particular version of my product, but I don't see it refl…

Failed to get Feature value

Post on May 7, 2018

The article you sent me the link to brought up another question: The article says: "Note: you SHOU…

Post on May 6, 2018

I'm trying to show the user how much time is remaining in his SaaS subscription.The code below yield…

Inno Setup code for 30-day Trials

Post on May 6, 2018

You said it's not a typical use case, and I'm beginning to agree with you.It looks like I'll be doin…

Post on May 5, 2018

I was going to post my ISS file so that you can see what I have done so far, but I can't figure out …

Post on May 5, 2018

Can you point me to the code I need to add to my Inno Setup ISS file in order to allow 30-day Trials…

LimeLM Versioning Question

Post on Aug 24, 2017

When I release a new version of my software, will LimeLM automatically create a new product key for …

TA error code 27Solved

Post on Aug 8, 2017

What does the TurboActivate error code 27 mean?The message says: "You must enter a valid product key…

Email to customer missing $AppName and $CompanyName

Post on Aug 4, 2017

When I test the purchasing process, the email that gets sent to the customer is missing $AppName val…

PayPal -> FAILURE :Invalid payment_status: Pending

Post on Aug 4, 2017

You are correct that LimeLM is behaving as designed. The problem is with Paypal's "sandbox" (testi…

Post on Aug 4, 2017

In the payment_debug.log file, I keep getting FAILURE messages for my PayPal sandbox transactions, w…

Simplify VB.NET solution for no Trial

Post on Aug 4, 2017

I've integrated your VB.NET solution into my application, and have got it to run OK.But, I would lik…

Button (Form code) for calling payment.phpSolved

Post on Aug 2, 2017

I'm currently using a PayPal "hosted" button to call the PayPal payment screen as follows: <for…

Post on Aug 2, 2017

So, I basically got it working by creating a link on my page to the payment.php file. This issue can…

Target Framework questionSolved

Post on Aug 2, 2017

The vb.net sample project in TurboActivate/API uses Target Framework of .NET Framework 2.0.My progra…

Post on Aug 2, 2017

I went ahead and tried it and everything seems to still be working OK.

Imports wyDay.TurboActivate problemSolved

Post on Aug 1, 2017

I figured out why the TurboActivate.dat file failed to load.Windows had flagged the file as potentia…

Post on Aug 1, 2017

Yes, I followed the instructions in the help article.Step 5: Download TurboActivate.datI already hav…