Skip to content

Commit 3c88986

Browse files
committed
readme.md update
1 parent 7080c13 commit 3c88986

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

readme.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
### JSON Payment Protocol Interface
1+
### JSON Payment Protocol Interface v2
22

3-
This is the second version of the JSON payment protocol interface. If you have questions about the specification itself, [view the documentation](v2/specification.md).
3+
This is the second version of the JSON payment protocol interface. If you have questions about the v2 specification itself, [view the documentation](v2/specification.md).
44

5-
If you have questions about the first version of the specification [view the documentation](v1/specification.md).
5+
[If you have questions about the first version of the specification view the documentation](v1/specification.md).
66

77

88
### Getting Started with v2
9-
TBD
9+
This is actively being implemented. The plan is to:
10+
* Update the bitpay side to send the v2 structure
11+
* Change the json-payment-protocol client code to work with v1 and v2
1012

1113
### Getting Started with v1
1214

0 commit comments

Comments
 (0)