Gavin Andresen [ARCHIVE] on Nostr: ð
Original date posted:2013-07-31 ð Original message:On Wed, Jul 31, 2013 at ...
ð
Original date posted:2013-07-31
ð Original message:On Wed, Jul 31, 2013 at 6:45 PM, Roy Badami <roy at gnomon.org.uk> wrote:
>
> Is it envisaged to be possible/sensible to have a URI that is *only* a
> payment request? i.e. something like the following (although I'm not
> sure this is a valid URI):
>
> bitcoin:?request=https%3A%2F%2Fmerchant.com%2Fpay.php%3Fh%3D2a8628fc2fbe
I think we'll want a bitcoin address in there for a long time for
backwards compatibility.
If web browser support for arbitrary MIME types is strong enough (I
haven't tested), then a payment request can be initiated with just an
anchor tag:
<a href="
https://merchant.com/pay.php?3D2a8628fc2fbe";
type="application/bitcoin-paymentrequest">
Doing it that way saves a http round-trip.
--
--
Gavin Andresen
Published at
2023-06-07 15:05:25Event JSON
{
"id": "b3c76fa0774816d6f9b1bb5f15ccbf1cb8dc46682200676cce4cbea846b7f3e7",
"pubkey": "857f2f78dc1639e711f5ea703a9fc978e22ebd279abdea1861b7daa833512ee4",
"created_at": 1686150325,
"kind": 1,
"tags": [
[
"e",
"acb519b4f9bdad686b6843b54b930bf9807cd870096d61003ce465cbbdec8f90",
"",
"root"
],
[
"e",
"d75f734cd1193fa3421dce6ce3d6331d71dd269ef4572a5f0f4dfccb836cb364",
"",
"reply"
],
[
"p",
"857f2f78dc1639e711f5ea703a9fc978e22ebd279abdea1861b7daa833512ee4"
]
],
"content": "ð
Original date posted:2013-07-31\nð Original message:On Wed, Jul 31, 2013 at 6:45 PM, Roy Badami \u003croy at gnomon.org.uk\u003e wrote:\n\u003e\n\u003e Is it envisaged to be possible/sensible to have a URI that is *only* a\n\u003e payment request? i.e. something like the following (although I'm not\n\u003e sure this is a valid URI):\n\u003e\n\u003e bitcoin:?request=https%3A%2F%2Fmerchant.com%2Fpay.php%3Fh%3D2a8628fc2fbe\n\nI think we'll want a bitcoin address in there for a long time for\nbackwards compatibility.\n\nIf web browser support for arbitrary MIME types is strong enough (I\nhaven't tested), then a payment request can be initiated with just an\nanchor tag:\n \u003ca href=\"https://merchant.com/pay.php?3D2a8628fc2fbe\"\ntype=\"application/bitcoin-paymentrequest\"\u003e\n\nDoing it that way saves a http round-trip.\n\n--\n--\nGavin Andresen",
"sig": "42c2e845f94d53474cd4aec931f637adcdd759f3f30159bf72a102ffb11b6452d2b012dea7dfc8721ebef623b4063a04d7a5eb53e18b9f8977995c83800e9199"
}