Skip to content

Releases: payjp/payjp-java

0.8.0

15 Nov 07:15
740bc91
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

19 Jun 01:30
8a358b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

14 May 03:01
56fbd47
Compare
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
Compare
Choose a tag to compare
  • add term balance object #40

add Statement API & Account.team_id

17 Jan 23:25
11a898e
Compare
Choose a tag to compare
  • Statement API by #38
  • Account.team_id by #39

3D Secure Release

05 Oct 05:03
Compare
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
Compare
Choose a tag to compare
  • add retry support