Skip to content

Releases: payjp/payjp-node

v3.0.0

16 Dec 05:05
eae02c7

Choose a tag to compare

What's Changed

  • refactor: replace superagent with fetch API in resource.ts for HTTP requests by @wozozo in #67
  • Naming convention updates by @wozozo in #68
  • chore: update Node.js version to 24 and enhance publish command in release workflow by @wozozo in #69

Full Changelog: v2.3.0...v3.0.0

v2.3.0

13 Nov 05:12
2c1cd77

Choose a tag to compare

What's Changed

  • feat: add token tds_finish. by @nonz250 in #62
  • feat: add endpoints about ThreeDSecureRequest object. by @nonz250 in #63
  • refactor: rename resource files. by @nonz250 in #64
  • Revert "refactor: rename resource files." by @nonz250 in #65

Full Changelog: v2.2.5...v2.3.0

v2.2.5

06 Sep 07:23
0d7c3fc

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

05 Aug 02:42
201f942

Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.2.4

v2.2.3

11 Jul 05:52
f8caa61

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

10 Jul 09:06
2c0bf30

Choose a tag to compare

What's Changed

  • Update type 'misc' in Statement object by @TraLeeee in #56
  • fix: term balance statement の型を修正 by @nonz250 in #57

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

14 May 02:51
7602c10

Choose a tag to compare

What's Changed

  • Add term id into charges list by @traleegmo in #53
  • update: add statement url to balance object. by @nonz250 in #54

New Contributors

  • @traleegmo made their first contribution in #53

Full Changelog: v2.2.0...v2.2.1

v2.2.0

09 Apr 07:32
25a64e2

Choose a tag to compare

What's Changed

  • update: アカウントオブジェクトにチーム ID を追加 by @nonz250 in #51
  • feat: add term and balance. by @nonz250 in #52

New Contributors

Full Changelog: v2.1.4...v2.2.0

v2.1.4

08 Nov 08:15
c1054ee

Choose a tag to compare

  • statement api: #49
  • reinforced types: #48

v2.1.3

04 Nov 12:18
8e2530d

Choose a tag to compare

  • add type of card.three_d_secure_status: #45
  • fix test: #46