Unable to book multiple session at a time
-
Receiving fatal Error it is not able to fetch payment details, we are not able to map the order details with the bookly data as woocommerce and bookly are interconnected with the payment details.
When a user is booking multiple sessions at a time , bookly is only booking the first session from the cart , all the other sessions that the user paid for are not booked.Error Which i have been receiving from
2023-07-18T01:52:58+00:00 CRITICAL Uncaught ArgumentCountError: Too few arguments to function BooklyPro\Lib\ProxyProviders\Shared::preparePaymentDetails(), 1 passed and exactly 3 expected in /home/customer/www/heartitout.in/public_html/services/wp-content/plugins/bookly-addon-pro/lib/proxy_providers/Shared.php:543
Stack trace: 0 [internal function]: BooklyPro\Lib\ProxyProviders\Shared::preparePaymentDetails(Object(Bookly\Lib\DataHolders\Details\Payment)) 1 /home/customer/www/heartitout.in/public_html/services/wp-content/plugins/bookly-addon-pro/lib/base/Proxy.php(29): ReflectionMethod->invokeArgs(NULL, Array) 2 /home/customer/www/heartitout.in/public_html/services/wp-includes/class-wp-hook.php(308): BooklyPro\Lib\Base\Proxy::BooklyPro\Lib\Base{closure}(Object(Bookly\Lib\DataHolders\Details\Payment)) 3 /home/customer/www/heartitout.in/public_html/services/wp-includes/plugin.php(256): WP_Hook->apply_filters(Object(Bookly\Lib\DataHolders\Details\Payment), Array) 4 /home/customer/www/heartitout.in/public_html/services/wp-content/plugins/book in /home/customer/www/heartitout.in/public_html/services/wp-content/plugins/bookly-addon-pro/lib/proxy_providers/Shared.php on line 543The page I need help with: [log in to see the link]
- The topic ‘Unable to book multiple session at a time’ is closed to new replies.