Skip to content

Releases: payjp/payjp-java

0.9.0

14 Apr 06:49
a562ce4

Choose a tag to compare

What's Changed

  • feat(card): add isJp property by @nonz250 in #46
  • fix: migrate Maven Central publishing from OSSRH to Central Portal by @nonz250 in #47

Full Changelog: 0.8.0...0.9.0

0.8.0

15 Nov 07:15
740bc91

Choose a tag to compare

What's Changed

  • feat: add token tds_finish. by @nonz250 in #44
  • feat: add endpoints about ThreeDSecureRequest object. by @nonz250 in #45

Full Changelog: 0.7.3...0.8.0

0.7.3

05 Aug 02:43
e2941a2

Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

19 Jun 01:30
8a358b9

Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

14 May 03:01
56fbd47

Choose a tag to compare

What's Changed

  • update: add statement url to balance object. by @nonz250 in #41

Full Changelog: 0.7.0...0.7.1

add term balance object

11 Apr 01:56
caaa1d4

Choose a tag to compare

  • add term balance object #40

add Statement API & Account.team_id

17 Jan 23:25
11a898e

Choose a tag to compare

  • Statement API by #38
  • Account.team_id by #39

3D Secure Release

05 Oct 05:03

Choose a tag to compare

  • Add method for the endpoint /v1/charges/:id/tds_finish .
  • Add threeDSecureStatus property to Charge object.

0.6.0

08 Sep 09:40
5cf96a5

Choose a tag to compare

  • add retry support