mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-12 16:42:10 -05:00
Update 15.md
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
parent
91f13a7d7e
commit
d851ed802a
2
15.md
2
15.md
|
@ -227,7 +227,7 @@ The below JSON goes in `content` of [NIP-04](https://github.com/nostr-protocol/n
|
||||||
{
|
{
|
||||||
"id": <string, id of the order>,
|
"id": <string, id of the order>,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"status":<String, "pending" | "processing" | "completed" | "cancelled" | "refunded" | "failed">;,
|
"status":<string, "pending" | "processing" | "completed" | "cancelled" | "refunded" | "failed">;,
|
||||||
"message": <string, message to customer>,
|
"message": <string, message to customer>,
|
||||||
"paid": <bool: has received payment>,
|
"paid": <bool: has received payment>,
|
||||||
"shipped": <bool: has been shipped>,
|
"shipped": <bool: has been shipped>,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user