mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Define a deadline for returning funds via refund_to.
See discussion "BIP 70 refund field" on bitcoin-dev.
This commit is contained in:
parent
243524acde
commit
1dc97a648e
@ -145,7 +145,8 @@ Payment messages are sent after the customer has authorized payment:
|
|||||||
|-
|
|-
|
||||||
| transactions || One or more valid, signed Bitcoin transactions that fully pay the PaymentRequest
|
| transactions || One or more valid, signed Bitcoin transactions that fully pay the PaymentRequest
|
||||||
|-
|
|-
|
||||||
| refund_to || One or more outputs where the merchant may return funds, if necessary.
|
| refund_to || One or more outputs where the merchant may return funds, if necessary. The merchant may return funds using these outputs for up to 2 months
|
||||||
|
after the time of the payment request. After that time has expired, parties must negotiate if returning of funds becomes necessary.
|
||||||
|-
|
|-
|
||||||
| memo || UTF-8 encoded, plain-text note from the customer to the merchant.
|
| memo || UTF-8 encoded, plain-text note from the customer to the merchant.
|
||||||
|}
|
|}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user