Pages:
Author

Topic: Bitpay Generating Invalid BTC Address (URL addy) Any Ideas? (Read 784 times)

newbie
Activity: 13
Merit: 0
As of 6/4, id field shows up as blank in the URL in TOR Web browser, so there is no way to employ the workaround of going to the alternative noscript page, because no id is given.
full member
Activity: 163
Merit: 101
HODLing is an art, not just a word
sr. member
Activity: 489
Merit: 260
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
I have the same problem, does anyone have a solution?

Enter your bitpay URL at https://decoder.bip70.org to get a normal BTC address to pay to. Remember to pay transaction fees on top of the amount given.

Thanks a lot for this, can make it much more convenient for exchange users.
newbie
Activity: 9
Merit: 2
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
I have the same problem, does anyone have a solution?

Enter your bitpay URL at https://decoder.bip70.org to get a normal BTC address to pay to. Remember to pay transaction fees on top of the amount given.
Thank you it helped!

I also think that BitPay is doing the wrong thing by putting pressure on the "old way" of sending BTC....
newbie
Activity: 3
Merit: 0
Solved the problem with https://decoder.bip70.org/.
Thank you.
newbie
Activity: 2
Merit: 2

Any suggestions for Tor users whom a merchant redirects by https to a Bitpay invoice page?  I previously followed the instructions on the pertinent Bitpay support page, as described upthread.  Otherwise, Bitpay was inaccessible to me.  Neither BIP 70 nor any other Bitcoin standard is involved.

I soon will need to make a Bitcoin payment at a Bitpay-using merchant who works this way.

I tried a few different vendors who use bitpay and didn't run into any Cloudflare issues, even when using Tor Browser. Perhaps this has been fixed already? If not, it might be worthwhile to try a new Tor circuit.
HCP
legendary
Activity: 2086
Merit: 4318
Good to know... in that case, would my "edited" suggestion be any better?

Grab the URL redirect... take the TXID out of it... and plug it straight into https://decoder.bip70.org
Code:
bitcoin:?r=https://bitpay.com/i/TXID_GOES_HERE



EDIT: Seems to be a bit more to it now... you need to specify BTC or BCH before the decoder will work properly...



Further testing results:

Currently, using "default" Tor Browser settings... when I try and do a bitpay payment... it attempts to load: https://bitpay.com/invoice?id=TXID_GOES_HERE

it then redirects to: https://bitpay.com/invoice-noscript?id=TXID_GOES_HERE

If I attempt to use decoder.bip70.org at this point, I get the Network Error 400 as someone mentioned upthread...

However, on the invoice-noscript page, it has links to "Pay with Bitcoin" or "Pay with Bitcoin Cash" which are URLs of the form: https://bitpay.com/invoice-noscript?id=TXID_GOES_HERE&buyerSelectedTransactionCurrency=BTC

By directly visiting that URL, it then seems to enable the BIP70 url and the decoder.bip70.org service will work with:

bitcoin:?r=https://bitpay.com/i/TXID_GOES_HERE



Am I the only one who thinks that bitpay are going about this totally the wrong way? and the merchants who use bitpay are going to see a marked decline in Bitcoin transactions? Huh Undecided

copper member
Activity: 630
Merit: 2614
If you don’t do PGP, you don’t do crypto!
Any suggestions for Tor users whom a merchant redirects by https to a Bitpay invoice page?  I previously followed the instructions on the pertinent Bitpay support page, as described upthread.  Otherwise, Bitpay was inaccessible to me.  Neither BIP 70 nor any other Bitcoin standard is involved.

I soon will need to make a Bitcoin payment at a Bitpay-using merchant who works this way.

Did you try the Bitpay suggestion of "Vanilla Firefox over Tor"? It seems they are claiming that in your situation, you should be able to complete the captcha and see your invoice using this setup:
This captcha issue appears to be specific to the Tor browser bundle and not to Tor in general. Our team has tested and confirmed that vanilla Firefox over Tor presents the Cloudflare captcha correctly and allows users to proceed to payment.

I just tested this... and sure enough, The cloudflare captcha page is displayed in Firefox (over Tor) when the merchant redirects to "https://www.bitpay.com/i/TXID" and it redirected to the bitpay website after completing (NOTE: tested using egifter.com as it is the only bitpay merchant I know!)

It would be just like Bitpay to make such a suggestion!  Of course, I did not try this.  Thanks for trying to help—but I must state the matter plainly:

“Vanilla Firefox over Tor” will kill your privacy.  “Vanilla Firefox” is highly distinguishable from Tor Browser.  It reduces your anonymity set to the negligible number of people who use exactly the same Firefox on the same platform (with the same fonts, etc., etc.) through Tor—likely reducing your anonymity set to 1 right there.  Even worse, it lacks Tor browser’s anti-fingerprinting features—almost certainly letting your anonymity set be reduced to 1.  Although I am not affiliated with the Tor Project and can’t speak for them, I have spent enough time on Tor Project sites and mailing lists to know that their strictly stated official recommendation is to use only Tor Browser for web browsing through Tor.

Please protect your privacy, and do not do this.  I hope that you did not try it with any payment for which you have strong privacy or pseudonymity requirements.



Edit to add:  I would not be surprised if Tor Browser’s fingerprinting resistance is exactly what “breaks” things here.  Cloudflare loves to cavity-search your browser.  Just an educated guess...  caveat.
HCP
legendary
Activity: 2086
Merit: 4318
Any suggestions for Tor users whom a merchant redirects by https to a Bitpay invoice page?  I previously followed the instructions on the pertinent Bitpay support page, as described upthread.  Otherwise, Bitpay was inaccessible to me.  Neither BIP 70 nor any other Bitcoin standard is involved.

I soon will need to make a Bitcoin payment at a Bitpay-using merchant who works this way.

Did you try the Bitpay suggestion of "Vanilla Firefox over Tor"? It seems they are claiming that in your situation, you should be able to complete the captcha and see your invoice using this setup:
This captcha issue appears to be specific to the Tor browser bundle and not to Tor in general. Our team has tested and confirmed that vanilla Firefox over Tor presents the Cloudflare captcha correctly and allows users to proceed to payment.

I just tested this... and sure enough, The cloudflare captcha page is displayed in Firefox (over Tor) when the merchant redirects to "https://www.bitpay.com/i/TXID" and it redirected to the bitpay website after completing (NOTE: tested using egifter.com as it is the only bitpay merchant I know!)

You can then use https://decoder.bip70.org as mentioned above to convert the BIP70 URL and get the address and bitcoin amount.


LATE EDIT:

In actual fact, you could probably just ignore the whole redirect to bitpay.com and simply take the TXID from the URL and put it straight into the decoder as:
Code:
bitcoin:?r=https://bitpay.com/i/TXID_GOES_HERE
newbie
Activity: 3
Merit: 0
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
I have the same problem, does anyone have a solution?

Enter your bitpay URL at https://decoder.bip70.org to get a normal BTC address to pay to. Remember to pay transaction fees on top of the amount given.

When I add URL from  bitpay on  https://decoder.bip70.org reports a bug:
"received error Request failed with status code 400"
copper member
Activity: 630
Merit: 2614
If you don’t do PGP, you don’t do crypto!
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
I have the same problem, does anyone have a solution?

Enter your bitpay URL at https://decoder.bip70.org to get a normal BTC address to pay to. Remember to pay transaction fees on top of the amount given.

Any suggestions for Tor users whom a merchant redirects by https to a Bitpay invoice page?  I previously followed the instructions on the pertinent Bitpay support page, as described upthread.  Otherwise, Bitpay was inaccessible to me.  Neither BIP 70 nor any other Bitcoin standard is involved.

I soon will need to make a Bitcoin payment at a Bitpay-using merchant who works this way.
newbie
Activity: 2
Merit: 2
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
I have the same problem, does anyone have a solution?

Enter your bitpay URL at https://decoder.bip70.org to get a normal BTC address to pay to. Remember to pay transaction fees on top of the amount given.
copper member
Activity: 630
Merit: 2614
If you don’t do PGP, you don’t do crypto!
Hello guys,
I m still using bitpay, and as of today - the noscript link doesnt work. Apparently their team isn t asleep and are working on fixing bugs that we could use to simplify our lifes....
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?

Oh, no!  The page which I referenced here:

Bitpay’s support page for Tor users may currently bear the date of “January 04, 2018 02:28”; but it’s had substantially the same text for a very long time, including the same talk of “developing a fix” and an “immediate workaround”:

...now bears the updated date of “March 10, 2018 17:58”.  And the only apparent difference is that more than half the page has been deleted.  It still says, “There is an immediate workaround detailed at the bottom of this post.”  But the “workaround” you report as non-working has now vanished down the memory hole!

Evidently, they must know that their system is broken, and are choosing not to inform customers who visit that support page.

(Archive of current version.  Unfortunately, I did not take an archive in January; and there does not seem to be one.  Upthread, I quoted the pertinent portion from what is now missing.)

This is a big problem.  Unfortunately, many companies are still reliant on Bitpay.  As a customer of other companies who sometimes needs to make payments through the horrid Bitpay, this could seriously affect me even though I never wanted anything to do with Bitpay.  They had better fix their broken garbage.
newbie
Activity: 3
Merit: 0
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
I have the same problem, does anyone have a solution?

sr. member
Activity: 531
Merit: 250
I received two errors yesterday. Both have been stuck for over 7 hours. All I wanted to do was transfer some Bitcoin to my BitPay debit card (USD) during the dump. I've done it several times before with no issues. Should I continue waiting, or delete payment proposal? Will the Bitcoin be returned to me? Anyone know a better remedy? Thanks in advance!

Cannot send payment
Cannot check transaction
Could not parse payment protocol
Illegal group end indicator
newbie
Activity: 9
Merit: 2
Hello guys,
I m still using bitpay, and as of today - the noscript link doesnt work. Apparently their team isn t asleep and are working on fixing bugs that we could use to simplify our lifes....
Does anyone have an updated solution for this matter? How to extract the normal form of a BTC adress from the
Code:
bitcoin:?r=https://bitpay.com/i/TXID
form?
member
Activity: 207
Merit: 13
Thank you for the clarification comrade Foxpup! The problem is i'm not ussing TOR, just opera browser! But still, cloudflare service pops up each time i try to reach their site.

To fix the problem i foud it easier to copypaste the invoice ID into the noscrypt link :
https://bitpay.com/invoice-noscript?id= (YOUR ID)


Example :
let s say you copied this invoice :
bitcoin:?r=https://bitpay.com/i/T8qnej63zHSwNLKtmurLKx
your ID is T8qnej63zHSwNLKtmurLKx.
Result : https://bitpay.com/invoice-noscript?id=T8qnej63zHSwNLKtmurLKx

You should then be able to see the adress and the amount to pay.


Thank you for this awsome tips. Had to pay using Bitpay and was stuck. After following this I made it finally
newbie
Activity: 5
Merit: 0
Thank you for the clarification comrade Foxpup! The problem is i'm not ussing TOR, just opera browser! But still, cloudflare service pops up each time i try to reach their site.

To fix the problem i foud it easier to copypaste the invoice ID into the noscrypt link :
https://bitpay.com/invoice-noscript?id= (YOUR ID)


Example :
let s say you copied this invoice :
bitcoin:?r=https://bitpay.com/i/T8qnej63zHSwNLKtmurLKx
your ID is T8qnej63zHSwNLKtmurLKx.
Result : https://bitpay.com/invoice-noscript?id=T8qnej63zHSwNLKtmurLKx

You should then be able to see the adress and the amount to pay.


Wow, thanks so much for posting this. What a pain to figure this out since I rarely pay BTC and had not seen this URL syntax before. I have always used the address and set the miner fee. I was not in the mood to jump through the bitpay hoops.
copper member
Activity: 630
Merit: 2614
If you don’t do PGP, you don’t do crypto!
The server is behind Cloudflare, which sometimes (or always if you use Tor) requires you to solve a CAPTCHA to connect to the site, which obviously won't work with programs that aren't web browsers (such as Bitcoin clients). BitPay knows about this problem, but doesn't seem to be in any hurry to fix it.

Thank you for the clarification comrade Foxpup! The problem is i'm not ussing TOR, just opera browser! But still, cloudflare service pops up each time i try to reach their site.

To fix the problem i foud it easier to copypaste the invoice ID into the noscrypt link :
https://bitpay.com/invoice-noscript?id= (YOUR ID)

Long-suffering Tor user here.  I should clarify the blocking issue and “noscript” workaround in hope it helps other Tor users, or non-Tor users as the case may be.

Bitpay’s support page for Tor users may currently bear the date of “January 04, 2018 02:28”; but it’s had substantially the same text for a very long time, including the same talk of “developing a fix” and an “immediate workaround”:

Quote from: Bitpay
BitPay does not block either VPN or Tor users. This is a Cloudflare/Tor issue that we're investigating, and we are developing a fix to this issue for Tor users. There is an immediate workaround detailed at the bottom of this post.

[...skipping story which sounds not too credible; going to the pertinent part at the bottom...]

How can I view BitPay invoice details (address and amount) while using Tor?

Our no-script invoice works for Tor browser users. If you generate an invoice, simply copy the invoice ID for the invoice in question (E.g. JWi53uinKVUxhe72jCoqY in https://bitpay.com/invoice?id=JWi53uinKVUxhe72jCoqY) into the following URL: https://bitpay.com/invoice-noscript?id=INVOICEIDGOESHERE

If Cloudflare blocks your wallet from detecting the Payment Protocol URL on a BitPay invoice, you can fetch the invoice amount and address using this method.

Last I tried this, it actually did work.  But I still dislike Bitpay. #NO2X
Pages:
Jump to: