upd readme
This commit is contained in:
parent
beb2140ab1
commit
162dcf84be
|
@ -56,13 +56,12 @@ You need the enviroment variables PAYPAL_CLIENTID and PAYPAL_SECRET to be set.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- [ ] Orders API
|
- [x] Orders API
|
||||||
- - [x] Create order
|
- - [x] Create order
|
||||||
- - [x] Update order
|
- - [x] Update order
|
||||||
- - [x] Show order details
|
- - [x] Show order details
|
||||||
- - [x] Authorize payment for order
|
- - [x] Authorize payment for order
|
||||||
- - [x] Capture payment for order
|
- - [x] Capture payment for order
|
||||||
- - [ ] Error messages
|
|
||||||
- [ ] Invoicing API
|
- [ ] Invoicing API
|
||||||
- [ ] Tracking API
|
- [ ] Tracking API
|
||||||
- [ ] Subscriptions API
|
- [ ] Subscriptions API
|
||||||
|
|
Loading…
Reference in a new issue