vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - VSa - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=236480)

masterross 07-04-2011 05:18 AM

Quote:

Originally Posted by n00bl3t (Post 2216418)
Would really love this mod if my previous question could be answered.

You need to hire a coder for this custom work.

Jonm 07-04-2011 08:11 AM

only thing I have found with this is that it sets the donation up as a reacuring payment

Arie 07-05-2011 07:47 PM

Quote:

Originally Posted by Jonm (Post 2216548)
only thing I have found with this is that it sets the donation up as a reacuring payment

OK, this is what I did to get around this.

In the XML file change

Code:

$vsapp_ppurl .= '&sra=1';
$vsapp_ppurl .= '&src=1';

To

Code:

$vsapp_ppurl .= '&sra=0';
$vsapp_ppurl .= '&src=0';

And delete
Code:

$vsapp_ppurl .= '&srt='.$vsapp_get_amount[1];
Since I offer yearly subscriptions, I also changed
Code:

$vsapp_ppurl .= '&t3=M';
to
Code:

$vsapp_ppurl .= '&t3=Y';
It seems to be working, but I haven't had anyone make a payment yet. I'm still in the process of doing a test upgrade + customization of my 3.8.7 forum, which will probably take quite a while before I'm ready for the plunge.

Reimport product & select Allow Overwrite.

Rahstyles 07-06-2011 02:25 AM

How in the world do you set this mod under the vsa chatbox mod! it always stays on the top

xSaber 07-06-2011 03:07 AM

just wondering why im not getting emails when someone uses the donation mod, staff are supposed to get a notification when someone does?

dustoff99 07-09-2011 01:13 PM

Quote:

Originally Posted by xSaber (Post 2217277)
just wondering why im not getting emails when someone uses the donation mod, staff are supposed to get a notification when someone does?

I had to enable PM to users (PM sender ID) under PM Reports in Options to get my email. (I get an email when I receive a PM).

qubed 07-10-2011 06:45 PM

Arie - Thanks for the xml edit. My biggest issue also was that this was recurring which was a nuisance and headache for everyone on my board. Hopefully your edits are a fix. If you find any future edits that might help out, please post them as I will be checking back religiously. For now, cheers for the work you have done.

BadgerDog 07-10-2011 08:03 PM

Quote:

Originally Posted by Jonm (Post 2216548)
only thing I have found with this is that it sets the donation up as a reacuring payment

I've been running this for a year with lots of donations via PayPal and I've never had any that were set up as recurring donations .... just one time only ... :confused:

Regards,
Doug

Jokermixer 07-14-2011 11:18 AM

thank's

Biggles 07-14-2011 11:58 AM

Thanks a million ... I will use this to try to recover some of the cost of switching to vB4Suite. Excellent hack!

Cheers

Biggles :)


All times are GMT. The time now is 02:55 PM.

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.01857 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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