What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Forum Sales

Robert9

Active Member
If i choose individual the buyer knows who is the seller, right?
But the commission is paid to my paypal-account automatically?

If i choose specialized, the buyer doesnt know the seller, but i have to do manually work to bring the money to the seller.
Is this a real manual story like: open paypal, find the page, enter the other paypal-account, enter the amount of money, send?
 

Robert9

Active Member
PHP: <br /> <b>Warning</b>: Uncaught ErrorException: [E_WARNING] require_once(/var/www/web9/htdocs/internal_data/PPConfiguration.php): failed to open stream: No such file or directory in /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27 Stack trace: #0 /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): XF::handlePhpError(2, '[E_WARNING] req...', '/var/www/web9/h...', 27, Array) #1 /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): require_once() #2 /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/SetExpressCheckout.php(29): XFA\Core\Service\PayPal\AbstractExpressCheckout->__construct(Object(XF\Pub\App), '0') #3 /var/www/web9/htdocs/src/XF/Container.php(270): XFA\Core\Service\PayPal\SetExpressCheckout->__construct(Object(XF\Pub\App), '0') #4 /var/www/web9/htdocs/src/XF/App.php(1570): XF\Container->createObject('XFA\\Core\\Servic...', Array) #5 /var/www/web9/htdocs/src/XF/Container.php(228): XF\App->XF\{closure}('XFA\\Co in <b>/var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php</b> on line <b>27</b><br /> <br /> <b>Fatal error</b>: XFA\Core\Service\PayPal\AbstractExpressCheckout::__construct(): Failed opening required '/var/www/web9/htdocs/internal_data/PPConfiguration.php' (include_path='.:/opt/php-7.2/lib/php') in <b>/var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php</b> on line <b>27</b><br />
 

Clement

Freaky Coder
Staff member
If i choose individual the buyer knows who is the seller, right?
But the commission is paid to my paypal-account automatically?

Yes.

If i choose specialized, the buyer doesnt know the seller, but i have to do manually work to bring the money to the seller.

Yes

Is this a real manual story like: open paypal, find the page, enter the other paypal-account, enter the amount of money, send?

Yes

PHP: <br /> <b>Warning</b>: Uncaught ErrorException: [E_WARNING] require_once(/var/www/web9/htdocs/internal_data/PPConfiguration.php): failed to open stream: No such file or directory in /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php:27 Stack trace: #0 /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): XF::handlePhpError(2, '[E_WARNING] req...', '/var/www/web9/h...', 27, Array) #1 /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php(27): require_once() #2 /var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/SetExpressCheckout.php(29): XFA\Core\Service\PayPal\AbstractExpressCheckout->__construct(Object(XF\Pub\App), '0') #3 /var/www/web9/htdocs/src/XF/Container.php(270): XFA\Core\Service\PayPal\SetExpressCheckout->__construct(Object(XF\Pub\App), '0') #4 /var/www/web9/htdocs/src/XF/App.php(1570): XF\Container->createObject('XFA\\Core\\Servic...', Array) #5 /var/www/web9/htdocs/src/XF/Container.php(228): XF\App->XF\{closure}('XFA\\Co in <b>/var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php</b> on line <b>27</b><br /> <br /> <b>Fatal error</b>: XFA\Core\Service\PayPal\AbstractExpressCheckout::__construct(): Failed opening required '/var/www/web9/htdocs/internal_data/PPConfiguration.php' (include_path='.:/opt/php-7.2/lib/php') in <b>/var/www/web9/htdocs/src/addons/XFA/Core/Service/PayPal/AbstractExpressCheckout.php</b> on line <b>27</b><br />

Follow the manual:
 
Top