PHP Warning

Message

Trying to access array offset on value of type null

Error at

app/addons/csc_robokassa/func.php, line: 56

Backtrace

File:app/addons/csc_robokassa/func.php
Line:56
Function:{closure}
File:app/addons/csc_robokassa/hooks.php
Line:9
Function:fn_csc_allow_robokassa_split
File:app/functions/fn.control.php
Line:123
Function:fn_csc_robokassa_get_payments_post
File:app/functions/fn.cart.php
Line:665
Function:fn_set_hook
File:app/addons/stripe/src/PaymentButton/DataLoader.php
Line:63
Function:fn_get_payments
File:app/addons/stripe/src/ServiceProvider.php
Line:76
Function:getSupportedPayments
File:app/addons/stripe/src/ServiceProvider.php
Line:108
Function:Tygh\Addons\Stripe\{closure}
File:app/addons/stripe/src/ServiceProvider.php
Line:120
Function:getPaymentButtons
File:app/addons/stripe/src/HookHandlers/DispatchHookHandler.php
Line:46
Function:getPaymentMethodIcons
File:app/Tygh/Addons/Loader.php
Line:142
Function:onDispatchAssignTemplate
File:app/functions/fn.control.php
Line:123
Function:Tygh\Addons\{closure}
File:app/functions/fn.control.php
Line:439
Function:fn_set_hook
File:index.php
Line:19
Function:fn_dispatch

PHP Warning

Message

foreach() argument must be of type array|object, null given

Error at

app/addons/csc_robokassa/func.php, line: 56

Backtrace

File:app/addons/csc_robokassa/func.php
Line:56
Function:{closure}
File:app/addons/csc_robokassa/hooks.php
Line:9
Function:fn_csc_allow_robokassa_split
File:app/functions/fn.control.php
Line:123
Function:fn_csc_robokassa_get_payments_post
File:app/functions/fn.cart.php
Line:665
Function:fn_set_hook
File:app/addons/stripe/src/PaymentButton/DataLoader.php
Line:63
Function:fn_get_payments
File:app/addons/stripe/src/ServiceProvider.php
Line:76
Function:getSupportedPayments
File:app/addons/stripe/src/ServiceProvider.php
Line:108
Function:Tygh\Addons\Stripe\{closure}
File:app/addons/stripe/src/ServiceProvider.php
Line:120
Function:getPaymentButtons
File:app/addons/stripe/src/HookHandlers/DispatchHookHandler.php
Line:46
Function:getPaymentMethodIcons
File:app/Tygh/Addons/Loader.php
Line:142
Function:onDispatchAssignTemplate
File:app/functions/fn.control.php
Line:123
Function:Tygh\Addons\{closure}
File:app/functions/fn.control.php
Line:439
Function:fn_set_hook
File:index.php
Line:19
Function:fn_dispatch
Blog :: How to Distribute Money between Vendors

How to Distribute Money between Vendors

11/11/2014
av Vusal Isaev

PayPal Complete Payments (Multiparty) is a solution that allows marketplaces to accept payments and split them between the vendors involved, while the marketplace takes its cut.

To use PayPal Complete Payments (Multiparty), you must first contact PayPal and become approved for the use of this solution.

After that, you’ll be able to set up a payment method that uses PayPal Complete Payments (Multiparty). It’s important that vendors connect their accounts to your marketplace. If all of the vendors whose products are being bought connect their accounts, then customers will be offered that PayPal payment method at checkout.

In this case, everyone benefits:

  • Customers benefit from having to pay only once.
  • You benefit from not having to split the money between vendors.
  • Vendors benefit from getting the money from their sold products.