Update 15.md

This commit is contained in:
Acea Spades 2024-08-25 00:14:24 -07:00 committed by GitHub
parent 0d7914b145
commit 5bdc3b3718
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
15.md
View File

@ -187,7 +187,7 @@ The `merchant` and the `customer` can exchange JSON messages that represent diff
### Event `30030` - Step 1: `customer` order
The below JSON goes in `content` of a kind: `30019` event. The event is signed, then sent to `merchant` in a [NIP-17](17.md) Private Direct Message.
The below JSON goes in `content` of a kind: `30030` event. The event is signed, then sent to `merchant` in a [NIP-17](17.md) Private Direct Message.
```json
{
@ -219,7 +219,7 @@ _Open_: is `contact.nostr` required?
Sent from the `merchant` to the `customer` for payment. Any payment option is valid that the merchant can check.
The below JSON goes in `content` of a kind: `30020` event. The event is signed, then sent to the `customer` in a [NIP-17](17.md) Private Direct Message.
The below JSON goes in `content` of a kind: `30031` event. The event is signed, then sent to the `customer` in a [NIP-17](17.md) Private Direct Message.
`payment_options`/`type` include:
@ -254,7 +254,7 @@ The below JSON goes in `content` of a kind: `30020` event. The event is signed,
Once payment has been received and processed.
The below JSON goes in `content` of a kind: `30021` event. The event is signed, then sent to the `customer` in a [NIP-17](17.md) Private Direct Message.
The below JSON goes in `content` of a kind: `30032` event. The event is signed, then sent to the `customer` in a [NIP-17](17.md) Private Direct Message.
```json
{
@ -270,7 +270,7 @@ The below JSON goes in `content` of a kind: `30021` event. The event is signed,
Once order has been shipped.
The below JSON goes in `content` of a kind: `30021` event. The event is signed, then sent to the `customer` in a [NIP-17](17.md) Private Direct Message.
The below JSON goes in `content` of a kind: `30033` event. The event is signed, then sent to the `customer` in a [NIP-17](17.md) Private Direct Message.
```json
{