|
Title: MtGox Merchant Service Post by: kiba on November 22, 2010, 04:44:23 AM Anybody have any success in implementing a mtgox merchant option?
Title: Re: MtGox Merchant Service Post by: jgarzik on November 22, 2010, 04:56:31 AM Anybody have any success in implementing a mtgox merchant option? Worked fine on the test web page I created; but since it required JavaScript, I did not want to implement it in production. Title: Re: MtGox Merchant Service Post by: kiba on November 22, 2010, 05:01:25 AM It requires javascript? Rotten luck!
I did a plain form. Title: Re: MtGox Merchant Service Post by: The Madhatter on November 22, 2010, 07:24:39 AM It requires javascript? Rotten luck! FYI: The merchant system @ mybitcoin doesn't need javascript. Title: Re: MtGox Merchant Service Post by: mtgox on November 22, 2010, 12:11:50 PM It doesn't require javascript on your site. But there is javascript on our checkout page that the users are sent to.
Title: Re: MtGox Merchant Service Post by: ShadowOfHarbringer on November 22, 2010, 01:13:34 PM It doesn't require javascript on your site. But there is javascript on our checkout page that the users are sent to. Some people might use noscript, adblock and other blockers for increased security/privacy. Have you thought about that ? Title: Re: MtGox Merchant Service Post by: kiba on November 22, 2010, 02:07:30 PM It doesn't require javascript on your site. But there is javascript on our checkout page that the users are sent to. Well, it would be helpful if mtgox didn't say "ERROR" and instead give me more detailed debugging information. Title: Re: MtGox Merchant Service Post by: kiba on December 03, 2010, 10:13:40 PM Did anybody else use mtgox as a payment processor?
Title: Re: MtGox Merchant Service Post by: semyazza on December 06, 2010, 08:50:23 AM Currently have a test server up and running using mtgox merchant api. Should be live soon.
Title: Re: MtGox Merchant Service Post by: ribuck on December 06, 2010, 12:02:43 PM Did anybody else use mtgox as a payment processor? Of course fivegrinder uses mtgox as a payment processor, if you just need to confirm that it can work. |