Cashtab can parse a tx from URL params address and value. We will deprecate this so that Cashtab parses txs from bip21 strings in the URL.
For now, some PayButton txs pass value=undefined. In this case, the amount input will be disabled.
Do not disable the amount input for this case.