Commit Graph

28 Commits

Author SHA1 Message Date
AJ ONeal f47523f56d 0.3.1 2021-10-23 16:09:05 -06:00
AJ ONeal 70da150599 bugfix: add missing subscription properties 2021-10-23 16:08:47 -06:00
AJ ONeal 3d18aa00de docs: add dispute and reversal webhooks to quickstart 2021-10-19 00:01:27 -06:00
AJ ONeal 825e70df06 0.3.0 2021-10-17 12:55:27 -06:00
AJ ONeal 6ed6b9615a refactor: move Product.categories into own package (to reduce rarely-used bloat) 2021-10-17 12:55:20 -06:00
AJ ONeal d487d30447 0.2.2 2021-10-17 01:04:52 -06:00
AJ ONeal 5a5f8ad9c6 docs: improve readability 2021-10-17 01:04:49 -06:00
AJ ONeal d7f0adb69d docs: fix header formatting 2021-10-17 00:54:00 -06:00
AJ ONeal c361837b1c 0.2.1 2021-10-17 00:51:19 -06:00
AJ ONeal 6e8aa2e09f docs: ToC, more detail & examples 2021-10-17 00:51:12 -06:00
AJ ONeal 7466e8a28e bugfix: correct typo in sandbox url var 2021-10-17 00:50:54 -06:00
AJ ONeal 7803b052e5 0.2.0 2021-10-16 23:26:55 -06:00
AJ ONeal 233ce8313e chore: update LICENSE in package.json 2021-10-16 23:26:44 -06:00
AJ ONeal 2abfd7fc5e feature: enable 'live' API mode 2021-10-16 23:17:49 -06:00
AJ ONeal 5fe43c4a48 feature: add Order.{createRequest,details,capture} 2021-10-16 23:11:47 -06:00
AJ ONeal 19cfcabc27 docs: notes on cancelling subscription 2021-10-16 17:26:04 -06:00
AJ ONeal 595076ae54 docs: add notes on webhook and email address security 2021-10-16 17:04:32 -06:00
AJ ONeal 4824418609
docs: add link to official repo 2021-10-12 23:08:07 -06:00
AJ ONeal 72deaa66ae docs: update webhook event_type info 2021-10-12 02:25:56 -06:00
AJ ONeal e02686c676 docs: update info on return_url 2021-10-12 01:43:47 -06:00
AJ ONeal c1ad8a490a chore: console.log => console.info 2021-10-12 01:24:18 -06:00
AJ ONeal 0a9d277317 feature!: more CRUD, also renamed .get to .details to match PayPal docs 2021-10-12 01:24:06 -06:00
AJ ONeal 82d225cafc bugfix: test Product.list and set paging to max size 2021-10-11 18:30:05 -06:00
AJ ONeal 0b5e0ab292 feature: add Product.list and Plan.list 2021-10-11 18:24:17 -06:00
AJ ONeal 1c941cb104 feature: more descriptive error message 2021-10-11 17:53:02 -06:00
AJ ONeal 38361ffe1e refactor!: rename id => request_id as appropriate 2021-10-11 17:05:25 -06:00
AJ ONeal fc6eb5371a bugfix: postinstall -> prepare 2021-10-09 17:17:38 -06:00
AJ ONeal 69ed827e3c initial commit 2021-10-09 17:10:40 -06:00