Hi,
We just noticed that the PayPal payment on our website stopped working. Not sure since when, a client notified us about it yesterday. When chosing the PayPal payment option and clicking on the ‘place order’ -> [Dutch] Betaling mislukt. Probeer het alstublieft opnieuw of kies een andere betaalmethode.
Is this related to the last update of Buckaroo or WooCommerce? Or is it just on this website that it doesn’t work? We have temporarily disabled the PayPal option.
]]>Neither the Buckaroo website nor google could answer the most important question – how does it work and how much does it cost?
If a customer pays for a €10 purchase, when and how much will be credited to my bank account?
In the browser console I find the following error when using this plugin:
assets/js/dist/blocks.js net::ERR_NAME_NOT_RESOLVED
It seems that the error resides in /index.php line 112 it is missing the following code.
plugin_dir_url( FILE ) .
However when I load the javascript from the correct source a lot of other errors pop up.
]]>When someone order something I got PAID successfully but then order get cancelled automatically. How can I fix this? Please help
]]>Dear Support,
We’ve encountered an issue with the Buckaroo Woocommerce Payments Plugin v3.11.1. The issue is as follows:
– A Woocommerce order is placed and your go to Buckaroo to pay for the order.
– When the order is above EUR 999,99 there is only EUR 1,- payed for this order?
– We’ve reverted Buckaroo Woocommerce Payments Plugin v3.10.0 and the issue didn’t occur anymore.
We assume it’s an issue with English thousends format (1,000.00) and European format (1.000,00)
Can you please advise?
]]>Since the latest update (3.11) the payment method icons ( ideal / paypal etc ) are now scaling to the full available width. That means the icon will take, in our case, nearly the full with of the browser window. There seems to be no limit. It will scale proportionally so the page length is now also massive.
Our theme is Avada, This happens in atleast Edge and Firefox. all latest versions.
]]>I get the following error with php8.1 and Buckaroo. Does anyone know how to fix?
Deprecated: Return type of SoapClientWSSEC::__doRequest($request, $location, $action, $version, $one_way = 0) should either be compatible with SoapClient::__doRequest(string $request, string $location, string $action, int $version, bool $oneWay = false): ?string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /****/wp-content/plugins/wc-buckaroo-bpe-gateway/library/api/soap.php on line 413
]]>Does anyone know why this plugin needs to load on Woocommerce Product pages?
Can i disable that with a code snippet?
]]>Extra charge amount is calculated correctly, but rounded to the nearest whole number on the order confirmation. In example 5,5% becomes 5,00% on order confirmation. Would be better to have the exact number on the order confirmation.
]]>Hi Team,
We have an issue with the checkout page of woocommerce on one of our client’s websites (la-rocha.nl)
on the payment, we applied
– Buckaroo Payment for Woocommerce to provide PayPal, iDeal, and Bancontact payment methods
– and Billink Afterpayment Service Plugin to provide Billink payment method
the issue is when we are going to checkout the item, the Billink method payment from “Billink Afterpayment Service” is not visible anymore.
and, when we turn off the Buckaroo Payment for Woocommerce plugin the Billink payment method is visible once again.
could you help us to figure out the issue? (I attached the video link below)
https://drive.google.com/file/d/1SLmQYw3pqoV2l6DjrfMJO_7JHZ6jmINQ/view?usp=share_link
Thank you!
Hey There
I have a website on GCP. I just installed your plugin and once I activate it, I receive the following errors:
`Warning: require_once(/var/www/html/wp-content/plugins/wc-buckaroo-bpe-gateway/gateways-creditcard/gateway-buckaroo-.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/wc-buckaroo-bpe-gateway/Buckaroo_Load_Gateways.php on line 189
Fatal error: require_once(): Failed opening required ‘/var/www/html/wp-content/plugins/wc-buckaroo-bpe-gateway/gateways-creditcard/gateway-buckaroo-.php’ (include_path=’.:/usr/local/lib/php’) in /var/www/html/wp-content/plugins/wc-buckaroo-bpe-gateway/Buckaroo_Load_Gateways.php on line 189
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Any recommendations ?
]]>Query monitor detecting notice error ‘Undefined index: express’ at wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php:122
It may not be a lot of effort but it will mean a lot to some people. ?? Can you solve this?
]]>Hi Team,
Hope you are doing well!
The WC Buckaroo BPE Gateway plugin conflict with the post SMTP. Can you please check this issue.
When I enable the Post SMTP plugin then WC Buckaroo BPE Gateway upload certificate option button is not working & its shows blank button.
]]>Hi. I just updated the plugin to the latest version and some sections of the website seems broken. The website was built with Elementor Pro. When i rollback the plugin’s version, everything works just fine. Looking forward to your response. thanks.
]]>If I use the mentioned link: release notes
It brings me to release 3.0.0 while this is a much newer version. Please keep the release notes current. It helps with determining to update or not.
]]>Hi all,
We migrated from Sisow to Buckaroo.
We used the Sisow plugin until an issue with AfterPay was discovered. Could not be solved in another way that also migrate to the Buckaroo plugin.
But the migration to the Buckaroo plugin gives us other serious issues. Those are reported to Buckaroo, so hope for the best.
Just wondering if my case is special or that also others who migrated from Sisow are having issues and if not, how did you set it all up.
]]>It seems that this plugin has been revoked by WordPress. Any status updates would be welcome if this is permanent.
]]>Goodmorning,
After the plugin update, I think the extra info text is gone (empty), please see:
https://ibb.co/JQCxvrG
https://ibb.co/0mXfc0b
How can I enter text in the space where it could/should be?
Best regards, Victor987
]]>If you have any bug or feature request, please reach out to our support team via [email protected] thank you in advance.
]]>I noticed the postmeta ‘buckaroo_paymentReference’ is storing to the wrong post_id.
response gives brq_ordernumber in stead of order_id, but update_post_meta is called using the brq_ordernumber.
file: wc-buckaroo-bpe-gateway/library/api/paymentmethods/transfer/transferresponse.php, lines 60 – 94
]]>Is there a way to dynamically generate transaction descriptions (which show up on the transaction page at Buckaroo?
Currently we’re using a custom order sequence for our order numbers, a plugin to generate PDF invoices and sequential invoice numbers, and then there’s Buckaroo that uses the WP internal Post ID for its invoice numbering.
We’re trying to get some more context between orders, Buckaroo and our invoices, so we add the order sequence number to our invoices, but we’d also like to have the (custom) order number in Buckaroo.
At the moment the Buckaroo Master Settings’ Transaction Description is empty, so we thought it might be easy to use that field to add the order number to the Buckaroo transaction, but judging by the code, the value stored and loaded directly from the Options table with no action hooks or filters to modify the output.
I was wondering if
A) there might be another way to safely (plugin update-proof, no side effects) add this information to the transaction
or
B) another way to add this information to the transaction?
Warning: Cannot modify header information – headers already sent by (output started at /home/dgs117/public_html/wp-content/plugins/wc-buckaroo-bpe-gateway/gateway-buckaroo.php:280) in /home/dgs117/public_html/wp-admin/admin-header.php on line 9
i get error processing checkout please try again?
it worked in earlier versions
]]>ik krijg error processing order wanneer ik een van de payment options aan click , wanneer ik wpdebug true aan zet krijg ik geen error messages is er een manier om het te debuggen waar ik nog niet van weet? dus een manier om error messages te zien dat ik kan vinden waarom het niet wilt connecten met ideal of creditcard?
]]>When opening the payment method detail page in the admin, the ‘Enable Buckaroo *** Payment method’ checkbox is not checked (even when it is enabled). When you save the, the payment method gets disabled because the checkbox is not checked.
Can you fix this?
Can you add a fix for the notice “Undefined index: plugin_id in /wp-content/plugins/wc-buckaroo-bpe-gateway/library/config.php on line 25”?
Please change:
$paymentId = $GLOBALS['plugin_id'];
to
$paymentId = isset( $GLOBALS['plugin_id'] ) ? $GLOBALS['plugin_id'] : '';
Can you also look at not loading the CSS on all pages, The checkout page should be enough ?? And also please minify the CSS.
]]>Hi We’re encountering the following warning with your plugin using PHP 7.2.
PHP Warning: count(): Parameter must be an array or an object that implements Countable in /wc-buckaroo-bpe-gateway/index.php on line 138
Could you patch this in a following version?
]]>Hey,
Thank you for this great plugin!
I need to use this plugin for a website and I saw an issue with selecting the iDeal issuer.
At the moment there is no label attached to the radio input, so someone using a screen reader (like someone who is blind) can’t select an iDeal issuer, and therefore can’t order.
I did some digging into the code and found the function payment_fields()
.
<input type='radio' value='<?php echo $key; ?>' name='buckaroo-ideal-issuer' id='buckaroo-ideal-issuer' style="..."/>
<div style="...">
<?php echo _e($issuer["name"], 'wc-buckaroo-bpe-gateway')?>
</div>
I suggest you change this into something like (untested):
<input type='radio' value='<?php echo $key; ?>' name='buckaroo-ideal-issuer' id='buckaroo-ideal-issuer-<?php echo $key; ?>' style="..."/>
<label style="..." for='buckaroo-ideal-issuer-<?php echo $key; ?>'>
<?php echo _e($issuer["name"], 'wc-buckaroo-bpe-gateway')?>
</label>
What changed:
The input field now has a label, that is connected with id/for. The id should be unique. So now a screen reader announces the label with the corresponding radio button.
There are more changes you can do, like add a legend to the fieldset and add an alt attribute to images.
But adding the label to the radio button is the most important thing here.
Please let me know if you have any questions about this.
Kind regards,
Rian Rietveld
De WC Buckaroo BPE Gateway werkt niet in combinatie met WordPress 4.9
Er wordt geen signaal terug gestuurd naar de website, als de betaling voldaan is.
Hierdoor komen orders op geannuleerd te staan. Kunnen jullie een update doorvoeren, zodat alles weer werkt