Open JayShore opened 12 years ago
Hi, my last update (1.0.5) changed the redirection delay to 5 secs, therefore you should be able to get to the page preceding the redirection without problem.
I still have the infinite redirect loop. I have installed 1.0.5. Any idea what the problem might be?
I'm also experiencing infinate redirect loop after completing an order. I don't press the back button or anything, just finish checkout and get stuck on the "You will be redirected to the MtGox Payment Platform within 5 seconds." page.
same as Flynsarmy
please checkout the problem here: www.anuschka-shop.nl does anyone knows how to solve this?
plus, the prices are not correct. i tried to purchase a product which costs 399€ and my site says its BTC 767,52 (value today: BTC 1 = EUR 55)
i think i did a mistake in the config, but cant find it.
update: see this error in magentos system.log Notice: Undefined index: return in /app/code/community/Mtgox/Bitcoin/controllers/PaymentController.php on line 23
which is $form->setAction($responseData['return']['payment_url'])
any ideas?
Same issue here
and also getting:
[MtGoxPayment] login_error_missing_rest_key - Identification required to access private API
Yes, same issue here, I get a loop in the "redirect in 5 seconds"
hi, because of the support lack of mtgox + the fact that customers need an mt gox account with bitcoins on it, i decided to make my own solution. I started www.bitcoincenter.nl, and i made a very basic magento extension. Feel free to mail me if you have problems or questions. I finished work today, so its a very beta stadium.
Please, if you want test the system and the magento extension. I would appreciate to hear about your experience. Short workflow:
This is 100% open source, please commit your improvements if you had some.
On payments we keep a fee of 1% at the moment. Idea is to screw that down to 0.5% in a few weeks. for development and testing reasons, just mail me. i will reduce your fee to 0.0% , so you dont loose money while testing
Hi all, I discovered a brief and temporary solution to the problem of the Loop, which is to add the Key and Secret in the file (app/code/community/Mtgox/Bitcoin/Helper/data.php) as shown in the figure:
http://screencast.com/t/GWQvxGt76f
I have not had much time to debug, but I think it is being received as expected the Key and Secret info, please if anyone can make a more complete Fix appreciate it.
Greetings.
Hi,
Thanks @jloronoz for your insight, it was indeed an issue related to the key + secret which just weren't there. My latest pull request #22 should fix it, do you mind giving it a try?
Cheers!
Hi thanks @jgautheron i'll check this today.
Hi, I updated to the latest version of the files, but am still getting the loop at "You will be redirected to the MtGox Payment Platform within 5 seconds." Any suggestions?
@kirkwoodgaps if you could provide us with a list of your 3rd party modules and your version of Magento, that would be helpful
Magento ver. 1.7.0.2
Apptha One Step Checkout Lanot Easy Sticker Recently Sold MtGox Bitcoin Color Selector Plus jquery Lighboxes Zopim Chat Amasty Special Promotions Simple Google Shipping (Wyomind) Google Base Feed Generator
Nate Danielson
T: 561-267-2361 E: natex3000@gmail.com
On Wed, Jun 12, 2013 at 3:46 AM, Jonathan Gautheron < notifications@github.com> wrote:
@kirkwoodgaps https://github.com/kirkwoodgaps if you could provide us with a list of your 3rd party modules and your version of Magento, that would be helpful
— Reply to this email directly or view it on GitHubhttps://github.com/MtGox/magento/issues/10#issuecomment-19311009 .
This script can face infinite redirect when a browser back button is pressed after successful redirection to mtgox for payment.