Bitcoin Forum

Bitcoin => Mycelium => Topic started by: enxox on February 05, 2020, 06:45:09 PM



Title: Mycelium Gear "auto redirect" option missing
Post by: enxox on February 05, 2020, 06:45:09 PM
Hello
I'm trying to implement gear on a php module that allows to buy banners.
in this page
https://gear.mycelium.com/docs/creating_a_new_gateway

documentation talks about "auto redirect" option, but in my gateway creation page there is no such option.
I think that should be the cause because redirect to the callback url I set doesn't work.

How to fix that?
Thank you


Title: Re: Mycelium Gear "auto redirect" option missing
Post by: BitMaxz on February 08, 2020, 01:23:19 AM
It seems that they remove this "auto-redirect" option from their widget/gateway creation page. I can't find that option in my end.

I found a guide from youtube but it includes the auto-redirect option look https://youtu.be/bfvZk_6o0Gc?t=399

Why not try to contact mycelium gear support you can use this email: gear.support@mycelium.com

Are you using CMS(Wordpress or drupal) on your website or it's a custom website?

Much better to switch to another payment gateway I suggest you try BTCpayserver (https://btcpayserver.org/)
or other payment gateway listed from here https://github.com/alexk111/awesome-bitcoin-payment-processors


Title: Re: Mycelium Gear "auto redirect" option missing
Post by: enxox on February 08, 2020, 06:59:35 PM
Hi
I wrote to support five days ago but I didn't get an answers. I wasn't able to find any information elsewhere.

I'll check your suggestions in between
Thank you for the answer