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)

Welshy2008 04-26-2011 05:53 PM

Quote:

Originally Posted by Valter (Post 2188457)
This mod uses it's own database table to log user activities.

It has no any connections with vB's built in payment manager.


Thank you for your confirmation Valter, I shall look at the other mods that I have.

dustoff99 04-29-2011 11:28 PM

My Donation Bar is not reseting, I have it set to the default 27. Today is the 29th and still showing the previous donations. Any ideas?

dustoff99 05-01-2011 12:49 PM

Changed it to the 1st the other day and it reset today, odd....

respect007 05-04-2011 01:26 PM

I can not get the "Goal bar" underneath the nav to show up. I had ads displayed there thinking that was the problem. I removed them, but still nothing. Any suggestions?

GrabMyWrist 05-05-2011 03:41 PM

I added the following for my users to allow them to donate $25.00 for a period of 12 months.

Upon testing the mod, I noticed that Paypal saw the transaction as $25.00 for 12 months, recurring for 12 years.

I modified the mod to fix this issue by removing the following code from the XML.

Code:

{
                                $vsapp_get_amount = explode('|', $vbulletin->GPC['amount']);
                                $vsapp_ppurl = 'https://www.paypal.com/cgi-bin/webscr?cmd=_xclick-subscriptions';
                                $vsapp_ppurl .= '&a3='.$vsapp_get_amount[0];
                                $vsapp_ppurl .= '&p3='.$vsapp_get_amount[1];
                                $vsapp_ppurl .= '&t3=M';
                                $vsapp_ppurl .= '&no_note=1';
                                $vsapp_ppurl .= '&sra=1';
                                $vsapp_ppurl .= '&src=1';
REMOVE THIS  -------->          $vsapp_ppurl .= '&srt='.$vsapp_get_amount[1];
                        }


brotaoski 05-08-2011 11:35 AM

Quote:

Originally Posted by ShogunLord (Post 1989487)
Installed , again Thank You for ALL of Your Mods both past and present...

One little blip I would like to cure though...

As you can see from below pic , a white line for the box is spoiling the appearence. How can I cure this please..?
http://themoddingscene.com/imagehost...1788379490.png

Regards..

Looked though all 31 pages to find a cure for the white lines on a dark theme. This issue was posted feb 2010... how has no one been able to address it since??? D: Its the only thing keeping me from using this mod.

fwulfers 05-09-2011 01:35 AM

Quote:

Originally Posted by john h (Post 2187555)
It seems that PayPal do not like the word "Donate" being used for any transactions unless you are a registered charity or non-profit organisation.

PayPal have limited my account because I used this mod on my website. I now have to provide them with proof that I am a registered charity or non-profit organisation or I have to refund all donations.

Is anyone else experiencing this issue with Paypal? I would like to use mod but don't want Paypal to limit my account.

tareqbd 05-15-2011 02:50 PM

Installed! thanks much.

GreyGhost 05-16-2011 01:38 AM

Quote:

Originally Posted by fwulfers (Post 2193491)
Is anyone else experiencing this issue with Paypal? I would like to use mod but don't want Paypal to limit my account.

Quote:

Originally Posted by john h (Post 2187555)
It seems that PayPal do not like the word "Donate" being used for any transactions unless you are a registered charity or non-profit organisation.

PayPal have limited my account because I used this mod on my website. I now have to provide them with proof that I am a registered charity or non-profit organisation or I have to refund all donations.

Yup, the Australian Government has begun enforcing anti-money laundering / anti-terrorist financing laws, seems they've cracked down on PayPal to get proper identification, particularly from anyone receiving "Donations".

I believe PayPal are currently upgrading their system/s and as users that receive donations get moved to the newer system they get flagged as a charity/non-profit organization and are requested to supply proof of ID etc. etc.

I spent a week of emailing and 2 hours on the phone with PayPal last week getting my business account sorted out with them.

8-/

Dave_The_Don 05-25-2011 04:01 PM

how can i place this above the `whats going on?` on the forum homepage rather than have it below the NavBar

am on 3.1.3 btw

thanks in advance


All times are GMT. The time now is 06:52 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.01652 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
  • (1)bbcode_code_printable
  • (5)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