mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
fiat reference
This commit is contained in:
parent
05cce5f2e8
commit
8c5cf20b1f
2
69.md
2
69.md
|
@ -25,7 +25,7 @@ The static payment code is a bech32 (per [NIP-19](19.md)) encoded string prefixe
|
||||||
- `2`: The offer identifying string.
|
- `2`: The offer identifying string.
|
||||||
- `3`: A flag indicating the pricing type:
|
- `3`: A flag indicating the pricing type:
|
||||||
- `0`: Fixed price (Price stated in 4 will not change)
|
- `0`: Fixed price (Price stated in 4 will not change)
|
||||||
- `1`: Variable price (Price must be calculated and will be reflected in the invoice)
|
- `1`: Variable price (Price must be calculated and will be reflected in the invoice, useful for products priced in fiat)
|
||||||
- `2`: Spontaneous payment (Payer specifies the amount in request payload)
|
- `2`: Spontaneous payment (Payer specifies the amount in request payload)
|
||||||
- `4`: The price in sats (optional for display purposes).
|
- `4`: The price in sats (optional for display purposes).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user