TheVilleOrg / phpbb-groupsub

This is a extension for phpBB3 that allows you to create paid subscriptions for members to gain access to usergroups.
https://www.phpbb.com/customise/db/extension/groupsub/
GNU General Public License v2.0
10 stars 11 forks source link

Switch to the new PayPal API #6

Closed stevotvr closed 5 years ago

stevotvr commented 5 years ago

Replace the PayPal integration to use the new PayPal API. Possibly switch to use PayPal subscriptions if possible.

Dark1z commented 5 years ago

Hey!!

With regards to this :

Create plans that charge users a fixed amount at regular intervals, or based on the quantity to which they subscribe.

from https://developer.paypal.com/docs/subscriptions/ See that it's User select-able , that is , only if they want subscription without their interaction on regular intervals. Also let them decide if one time subscription or regular subscription.

Thanking you , Best regards 👍

stevotvr commented 5 years ago

Sure, I'll try to make it an option if possible.

Dark1z commented 5 years ago

Thanks... 😄

stevotvr commented 5 years ago

For security and ease of use, I think it would be best to stick with IPN. I'll open a new issue for adding a Subscribe button.

Dark1z commented 5 years ago

Hmm! Ok... 👍