Jump to content

Payed Downloads With Processwire


pwired
 Share

Recommended Posts

There is this mention:

https://processwire.com/talk/topic/5281-paypal-payment-method-for-processwire-shop/?p=67668

So long as whatever payment system you are using (Paypal in the example mentioned above) has some way of securely confirming that the user's payment has been received, you can easily make the download available based on whether a "paid" flag has been set for their order.

  • Like 3
Link to comment
Share on other sites

there has been some talk also on another thread about this;

Joomla with Maian Media is how I do this now; when a customer purchases downloads, the script redirects them to paypal; the IPN is processed after payment which then lets MM create the download page, that has the download links to the files; also sends an email to the user with the URL to their special download page.

It would be important for such a system to simply track the # of downloads, and also allow for hiding the file location (could be on a local server or on s3..)

but all in all the logic should be pretty simple - gonna try and write this later this summer...

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...