Click here to Skip to main content
16,005,552 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I've got a Windows application that has certain features that are locked initially. In order to unlock these features, the users have to pay me money! :)

Does anyone have any suggestions as to what would be the best way to do this?! I was thinking about using PayPal via a webservice, but that looks difficult!

Any advice would be gratefully received.

Cheers,

Steve.
Posted

1 solution

You could use an unlock code that is sent to the user after payment has been recieved. Of course it's more manually, you have to send the email, or have some automation set up to do it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900