Skip to content

Releases: payjp/payjp-node

v2.3.0

13 Nov 05:12
2c1cd77
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v2.2.4

05 Aug 02:42
201f942
Compare
Choose a tag to compare

What's Changed

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

v2.2.3

11 Jul 05:52
f8caa61
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v2.2.0

09 Apr 07:32
25a64e2
Compare
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
Compare
Choose a tag to compare
  • statement api: #49
  • reinforced types: #48

v2.1.3

04 Nov 12:18
8e2530d
Compare
Choose a tag to compare
  • add type of card.three_d_secure_status: #45
  • fix test: #46

2.1.1

29 Sep 05:45
Compare
Choose a tag to compare
  • Add auto retry feature for HTTP 429 response.
  • Add support for tds_finish endpoint