I’m having the same error, but I am a new user…. so not sure if it is due to my mis-configurations or lack of…. would like to know the outcome of this. Thanks!
I upgraded to pro. It seems ok now… Not sure what happened.
Hello bamro,
The bug will be fixed in the shortest time.
@roborovskii,
About the Pro version write at support@dotonpaper.zendesk.com.
Thank you.
I’ve the same problem, when it will be solve ?
Hello tobecom,
Please write at support@dotonpaper.zendesk.com to help.
Thank you.
Can you actually post some information in this forum to help out with these issues instead of “resolving” them by asking people to email you? WOuld save you a lot of emails 😉 I am having the same issue.
Hello mardimichels,
You can find the file addons/paypal/dopbsp-paypal.php
and change
function expressCheckOut($language,
$currency_code,
$page_url){
with:
function expressCheckOut($calendar_id,
$language,
$currency_code,
$page_url,
$extra_url){
The fix will be included in the next update.
Thank you.
Sorry where exactly do I find these files? Also, PayPal function “included in the next update”? Wow. I would think that is actually a MUST have feature. Also, why did it stop working? I channged nothing in my site and all of a sudden it stopped working.
Is this in the free version (the code that needs changing?)
This forum is for the free version.
The file location is booking-system/addons/paypal/dopbsp-paypal.php
Thank you.
Thank you – this worked well.