vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - PayPal Sandbox by LancerForHire (https://vborg.vbsupport.ru/showthread.php?t=267514)

vbresults 07-26-2011 10:00 PM

PayPal Sandbox by LancerForHire
 
Overview
Allows you to use the PayPal Sandbox with vBulletin for paid subscriptions.

Changelog
  • 1.0: Add-on rewritten completely. If upgrading, replace your current includes/paymentapi/class_paypal.php file with the default one and apply the new file edits in INSTALL.txt.
  • 0.4: This mod is now coding standard-compliant.
  • !0.3: Fixed a critical bug that caused malformed form actions.
  • !0.2: Fixed a critical bug that caused "class not found" errors.
  • 0.1: Initial release.


AttalaEA 07-27-2011 02:22 PM

Description and screenshots please

Merenguista 07-27-2011 06:44 PM

thanks

archet1337 07-28-2011 04:23 AM

Quote:

5. In the PayPal API setting, enter the Sandbox merchant emails and enable the Sandbox Mode setting.
Can you explain this part a bit better? I don't understand what email addresses to add.

bpi007 07-28-2011 06:41 AM

He says email of your paypal account I presume.

archet1337 07-28-2011 08:14 AM

Quote:

Originally Posted by bpi007 (Post 2225932)
He says email of your paypal account I presume.

That was my guess as well, but I get this error message after choosing subscription type and going to paypal:

Fatal error: Class 'PaypalSandbox' not found in /home/****/public_html/includes/paymentapi/class_paypal.php on line 267

Line 267 of my class_paypal.php looks like this:

Code:

$form['action'] = PaypalSandbox::getServer($this->settings['ppsandbox'], 'url', true);

ProFifaLeagues 07-28-2011 10:11 AM

The sandbox is a testing area where you can send and receive payments without sending any money.

https://developer.paypal.com/

archet1337 07-28-2011 12:57 PM

Yes, I have set up a sandbox account at developer.paypal.com and created a preconfigured account.

I then entered the email address it created in the paypal address field and the primary paypal account field in the paypal API.

Still get the same fatal error.

vbresults 07-28-2011 03:45 PM

Then you did not import the xml.

archet1337 07-28-2011 03:55 PM

I did import the xml.

Just imported the xml again (with overwrite) and get the same error.


All times are GMT. The time now is 05:21 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.01178 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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