README.md in killbill-braintree_blue-0.2.1 vs README.md in killbill-braintree_blue-0.3.0
- old
+ new
@@ -11,12 +11,12 @@
-----------------------
| Plugin version | Kill Bill version |
| -------------: | ----------------: |
| 0.0.y | 0.14.z |
-| 0.1.y | 0.15.z |
| 0.2.y | 0.16.z |
+| 0.3.y | 0.18.z |
Requirements
------------
The plugin needs a database. The latest version of the schema can be found [here](https://github.com/killbill/killbill-braintree-blue-plugin/blob/master/db/ddl.sql).
@@ -228,9 +228,11 @@
]
}
}' \
"http://127.0.0.1:8080/1.0/kb/accounts/<ACCOUNT_ID>/paymentMethods?isDefault=true"
```
+
+A full end-to-end integration demo is also available [here](https://github.com/killbill/killbill-braintree-demo).
Plugin properties
-----------------
| Key | Description |