-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect destination #1
Comments
Hi! Is it still enabled on your site? Can I try it out? Also, any chance you could share the address to help me debug? |
Of course, Thank you |
Hmm, strange. I can't even get the BrainBlocks button to display on your site. Do you have an idea of what WooCommerce version you have, and I can try to install it on my dev server and reproduce the problem? Thanks so much |
@bluepnume : I took the liberty to edit the code a bit and replaced I think this may solve @karolinakr 's problem. The updated code is here: https://github.com/charlesLF/woocommerce-brainblocks/blob/master/woocommerce-gateway-brainblocks/woocommerce-gateway-brainblocks.php |
I just updated WooCommerce and reinstalled the plugin. The error is still there. |
(just to let you know -- I haven't forgotten about this one. I have some updates I need to do to the core brainblocks platform, then I'll spend some time looking into this plugin. In the mean time it would be really helpful to know your exact wordpress and woocommerce version, and the name of your woocommerce theme) |
Hi Daniel,
That's no problem. I am looking forward to have it working.
Below are all the details you've asked for:
Woocommerce: 3.2.6.
Theme: Engrave 1.8.8
Wordpress: 4.9.2.
Karolina
Inner Light Yoga
www.innerlightyoga.ie
C5, Donnybrook Industrial Park,
Douglas, Grange, Cork
Sent: Thursday, January 25, 2018 at 4:59 AM
From: "Daniel Brain" <[email protected]>
To: brainblocks/woocommerce-brainblocks <[email protected]>
Cc: karolinakr <[email protected]>, Mention <[email protected]>
Subject: Re: [brainblocks/woocommerce-brainblocks] Incorrect destination (#1)
(just to let you know -- I haven't forgotten about this one. I have some updates I need to do to the core brainblocks platform, then I'll spend some time looking into this plugin. In the mean time it would be really helpful to know your exact wordpress and woocommerce version, and the name of your woocommerce theme)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sorry I posted basically this question on the wrong project. I've had a successful payment go through and then someone ran a test payment as far as I can tell and the order status on the back side says Incorrect Destination |
I'm getting this same error on my website: WordPress 4.9.4 WooCommerce Version 3.3.1 Theme: ShopIsle I have also tried versions of PHP 5.4 through 7.1 I also don't have an SSL certificate, do I need one to make this work? |
Same error here. I tried it on two separate sites. Both have the same error. Let me know if I can help! I could even let you take a look at the installation if you'd like. |
For anyone getting this issue -- would you be able to try out the forked version @charlesLF posted, at https://raw.githubusercontent.com/charlesLF/woocommerce-brainblocks/master/woocommerce-gateway-brainblocks/woocommerce-gateway-brainblocks.php and let me know if it solves the problem? So far I've been unable to repro the problem, so not sure if this fork fixes it. That file should be uploaded to |
Doesn't work for me. Now all I get is 'Incorrect response code from API (404)' |
Damn... @iinde -- can you confirm your wordpress and woocommerce version? |
I am getting the same "Incorrect response code from API (404)". Thank you so much for your work in the Nano community. I sincerely appreciate your help trying to fix this too! I'd like to add that I'm using GoDaddy and I've even tried switching hosting plans and migrating over to a new server on their end. |
@bluepnume WP version 4.9.4 and WC 3.3.1 Noticed this also: https://imgur.com/a/ufXrC |
Was hoping to have this implemented this morning on a clients site. |
Thanks for the versions. I think I managed to get something close to the issue to occur. Questions:
Again, thanks for your patience testing this out! |
Thanks for all the help! My button has never displayed properly. I'll try the fix ASAP and get back to you. |
The button didn't display correctly prior, but using your new script it does seem to work. Formatting is a little off but that's likely my template. |
Hmm oddly however, when clicking on the pay button, it seems to open the box, close it and repeat a few times. |
Yeah, I'm seeing the same issue. Looking into it as we speak |
OK, should hopefully be working again now. Looking into the root cause. Please let me know if you continue to see any problems. |
I'll do some testing now chap and report back. |
You fixed it!!! The new version you posted works perfectly for me. Thank you so much. I will send you a donation when I make my first sale. Edit: It was working and then suddenly stopped. I'll stop messing with it for now and try again later. |
Sorry guys, still seeing some more problems with the rai node on my server. Working on getting it ship shape as we speak. |
No problem, it's amazing that this even exists. |
Let us know when you've got another update mate. @bluepnume |
OK, should be good to go once more. Got the server in a stable state again. Please let me know if you see any further issues and we can debug. |
THANKS! It works and looks great! |
Okay, little help needed. Do I uninstall the plugin and then install it again, or do you I need to get into the editor and paste the file that's here: https://raw.githubusercontent.com/charlesLF/woocommerce-brainblocks/master/woocommerce-gateway-brainblocks/woocommerce-gateway-brainblocks.php I would greatly appreciate your suggestions as I don't have experience with coding. |
All you need to do is replace that .php file with the new one but the one you linked is not the newest version. "That file should be uploaded to wordpress/wp-content/plugins/woocommerce-gateway-brainblocks/woocommerce-gateway-brainblocks.php on your server" It should also be fine to do it the way you described, by opening up that php file in the Wordpress editor and replacing the text with the new file's text. |
The newest code you posted fixed the issue for me! |
@karolinakr -- I've also updated https://brainblocks.io/static/woocommerce-gateway-brainblocks.zip so hopefully, you should be able to just re-install this over the original plugin, by uploading it on the wordpress plugin page. Please let me know if that doesn't work. |
Hi Daniel,
I reinstalled the plugin and now I am getting this:
Incorrect response code from API (404)
Sent: Wednesday, February 14, 2018 at 7:18 PM
From: "Daniel Brain" <[email protected]>
To: brainblocks/woocommerce-brainblocks <[email protected]>
Cc: karolinakr <[email protected]>, Mention <[email protected]>
Subject: Re: [brainblocks/woocommerce-brainblocks] Incorrect destination (#1)
@karolinakr -- I've also updated https://brainblocks.io/static/woocommerce-gateway-brainblocks.zip so hopefully, you should be able to just re-install this over the original plugin, by uploading it on the wordpress plugin page. Please let me know if that doesn't work.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@karolinakr -- I've tried on your site again and narrowed down some more potential issues. Seems like every woocommerce install is slightly different :) Anyway, could you try installing the latest code from https://brainblocks.io/static/woocommerce-gateway-brainblocks.zip please? |
@bluepnume Incorrect response code from API:https://brainblocks.io/api/session//verify (404) The customer mentioned from his view it looked like there is an extra slash in the api endpoint ( I'm not sure what that means or if it helps but him mentioning that seemed to be more knowledgeable than I.) I'm running the plugin on my site www.thecopperhat.ca Cheers |
FYI, I've uploaded a new version of this plugin, which includes an option (enabled by default) to do a full-page redirect rather than showing the brainblocks button inline. Would appreciate if you can try this instead if you're still seeing problems, as it should resolve some compatibility issues. https://brainblocks.io/static/woocommerce-gateway-brainblocks.zip |
Hi,
I just tested Raiblocks Payment plugin on my website and couldn't proceed with the payment.
Error: Incorrect destination: expected (my Raiblocks Address)
Do you have any suggestions on how I can fix it? Should I try to reinstall the plugin?
Thanks,
The text was updated successfully, but these errors were encountered: