vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Reoccurring Paypal Subscriptions (https://vborg.vbsupport.ru/showthread.php?t=64834)

Majik? 05-10-2004 12:07 AM

Quote:

Originally Posted by insanctus
3, I do not think this is possible , they have to via paypal or you do

You can do it by creating a cancellation link to PayPal, but you'd need to store PayPal's subscription ID in the database. The cancellation link's made using the subscription ID. ;)

insanctus 05-10-2004 02:47 AM

Quote:

Originally Posted by Majik?
You can do it by creating a cancellation link to PayPal, but you'd need to store PayPal's subscription ID in the database. The cancellation link's made using the subscription ID. ;)

Yes and they would still have to log in :) so hence doing it themselves.

Majik? 05-10-2004 02:55 AM

Quote:

Originally Posted by insanctus
Yes and they would still have to log in :) so hence doing it themselves.

Yes, but they aren't having to look through there history to find the subscriptio nthey're wanting to cancel. If you make the link, which most site's I've seen do (at least where I've purchased subscriptions), it's a lot easier and more user-friendly for the end-user.

It's a matter of convenience for the end-user more than anything. ;)

insanctus 05-10-2004 04:10 AM

Quote:

Originally Posted by Majik?
Yes, but they aren't having to look through there history to find the subscriptio nthey're wanting to cancel. If you make the link, which most site's I've seen do (at least where I've purchased subscriptions), it's a lot easier and more user-friendly for the end-user.

It's a matter of convenience for the end-user more than anything. ;)

Hmm, I do not see where it would be hard then..... I will look into it when I have time.

Majik? 05-10-2004 04:27 PM

Quote:

Originally Posted by insanctus
Hmm, I do not see where it would be hard then..... I will look into it when I have time.

Sure, no rush.. It's not really a neccessity, but would be something that the memebers would appreciate having I'm sure. I know it's something I like to see myself when I purchase reocurring subs from a site. I don't have to dig through all the stuff at PayPal to find it if and when the time comes to cancel it.

DivisionByZero 05-10-2004 06:18 PM

I found a bug:

I'm running 3.0.1, and found the following that should be updated:

for includes/functions_subscriptions.php, in your text, there is:
PHP Code:

<input type=\"hidden\" name=\"return\" value=\"$vboptions[bburl]\" /> 

in my vb 3.0.1, there is:
PHP Code:

<input type=\"hidden\" name=\"return\" value=\"$vboptions[bburl]]/$vboptions[forumhome].php\" /> 

I installed it fine, just thought I'd let you know :)

Majik? 05-10-2004 06:29 PM

Quote:

Originally Posted by ThePowerPig
I found a bug:

That's not a bug, just something that's changed from v3.0.0 to v3.0.1 is all. The only difference that'll make is if you've renamed your index.php to something else and it's not a DirectoryIndex file. i'm assuming the author's using v3.0.0 when he made this. ;)

DivisionByZero 05-10-2004 07:30 PM

i know it's not a bug, but novice users would be confused with this, so I thought I'd update it :)

rookie7 05-11-2004 01:12 AM

Absolutely brilliant hack! Thank you very much for sharing. If this works out well, I'll be sure to donate $ to your paypal account. Do you have a paypal account?

*Install*

Rick 05-11-2004 04:50 AM

I have a yearly membership system. Can this be setup to make yearly transactions?

This looks like a great hack. Thanks.


All times are GMT. The time now is 05:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01188 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete