Subscription - PayPal Donation Extension
Subscription
Does this extension supports paypal subscriptions, like monthly?
Thanks
Thanks
-
- Registered User
- Posts: 938
- Joined: Tue May 18, 2004 11:41 pm
Re: Subscription
No.
For subscriptions you can test this extension : https://www.phpbb.com/customise/db/extension/groupsub/
For subscriptions you can test this extension : https://www.phpbb.com/customise/db/extension/groupsub/
-
- Code Contributor
- Posts: 1064
- Joined: Mon Mar 10, 2008 5:30 pm
- Location: France
Re: Subscription
I see, but is adandoned and I do not know if it works.
-
- Registered User
- Posts: 938
- Joined: Tue May 18, 2004 11:41 pm
-
- Code Contributor
- Posts: 1064
- Joined: Mon Mar 10, 2008 5:30 pm
- Location: France
Re: Subscription
Would it be hard edit this extension so to make it accept subscriptions?
Maybe I can work on it with Chat GPT if I know where to look at.
A subscription is just a particular donation on paypal, isn't it?
Maybe I can work on it with Chat GPT if I know where to look at.
A subscription is just a particular donation on paypal, isn't it?
-
- Registered User
- Posts: 938
- Joined: Tue May 18, 2004 11:41 pm
Re: Subscription
No, you need to use another PayPal API.Lord Phobos wrote:A subscription is just a particular donation on paypal, isn't it?
-
- Code Contributor
- Posts: 1064
- Joined: Mon Mar 10, 2008 5:30 pm
- Location: France
Re: Subscription
It would be easy to create such a function?
-
- Registered User
- Posts: 938
- Joined: Tue May 18, 2004 11:41 pm
Re: Subscription
Please help?
-
- Registered User
- Posts: 938
- Joined: Tue May 18, 2004 11:41 pm
Re: Subscription
Hi,
Here are some documentations:
- Create an extension for phpBB -> https://area51.phpbb.com/docs/dev/3.3.x ... index.html
- PayPal subscription -> https://developer.paypal.com/docs/subsc ... integrate/
Here are some documentations:
- Create an extension for phpBB -> https://area51.phpbb.com/docs/dev/3.3.x ... index.html
- PayPal subscription -> https://developer.paypal.com/docs/subsc ... integrate/
-
- Code Contributor
- Posts: 1064
- Joined: Mon Mar 10, 2008 5:30 pm
- Location: France