Skip to content

Releases: craftgate/craftgate-java-client

v1.0.12

15 Nov 11:17
79d8ce7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.11...1.0.12

v1.0.11

01 Nov 14:37
b21e5fe
Compare
Choose a tag to compare

What's Changed

  • adds card holder name and bank card holder name to payment responses by @AlicanAkkus in #59

Full Changelog: 1.0.10...1.0.11

v1.0.10

22 Oct 07:29
c290f6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.9...1.0.10

v1.0.9

08 Oct 12:08
418ad32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

v1.0.8

27 Jul 20:46
56d9a35
Compare
Choose a tag to compare
  • adds bounce status to retrieve payout details #50
  • adds card update endpoint #49
  • adds merchantWebhookUrl to init checkout payment request #51

v1.0.7

01 Jul 08:21
26373df
Compare
Choose a tag to compare
  • adds client ip to request classes #43
  • adds preauth sample and postauth method #44
  • adds cvcRequired flag to installment response #45
  • add externalId field to InitCheckoutPaymentRequest #46
  • adds bank commission rate and amount to payment response #47

v1.0.6

18 Jun 10:00
7169ac6
Compare
Choose a tag to compare
  • adds payout fields to bounced rows resource #41
  • adds retrieve remittance endpoint #40

v1.0.5

26 May 08:00
dbf3099
Compare
Choose a tag to compare
  • removes deposit refund endpoint please use the wallet transaction refund to card #38
  • changes search wallet function to retrieve member wallet #37
  • adds payout id to payout completed transactions response #36

v1.0.4

11 May 10:18
f324649
Compare
Choose a tag to compare
  • adds enabledInstallments to init checkout payment #25
  • adds settlement reporting api adapter #24
  • adds allowOnlyCreditCard boolean flag to init checkout payment #26
  • adds allowOnlyStoredCards to init checkout payment #27
  • adds alwaysSaveCardAfterPayment option to InitCheckoutPaymentRequest #28
  • adds externalId and additionalParams to payment request/response #29
  • initialize settlement adapter and adds create instant wallet settlement #30
  • distinct card brand with lowest commissions while installment search #31
  • adds payout id to withdraw response. if withdraw has any payout, it will be not null #33
  • adds retrieve payout details method #34
  • payment reporting adapter implementation #32

v1.0.3

22 Mar 07:48
Compare
Choose a tag to compare
  • add new wallet functions #21