View Single Post
Old 09-26-2021, 05:23 PM  
blackmonsters
Making PHP work
 
blackmonsters's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,604
Quote:
Originally Posted by longsack View Post
Ya, just not sure how / if I can make the software (windows program) work with Paypal to enable/disable features based on if the user paid his/her bill.
Can be done.

Paypal sends the payment info to your web server that saves the data,
and the Windows program will request a URL from your server to check that data to see if the features are paid for.


blackmonsters is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote