Skip to content

Releases: xendit/xendit-php

[2.16.0] Add Paylater and EWallet Missing API

27 Oct 02:57
Compare
Choose a tag to compare

Paylater
• getPayLaterChargeStatus
• createPayLaterRefund
• getPayLaterRefund
• listPayLaterRefund

EWALLET
• [Void E-Wallet Charge]
• [Refund E-Wallet Charge]
• [Get Refund By ID]
• [List Refunds]

[2.15.0] Add for-user-id and merge [feat]payLater

11 Oct 13:57
89427e4
Compare
Choose a tag to compare

[2.15.0] Add for-user-id and merge [feat]payLater

[2.14.0] Guzzle Accept Query Params

30 Sep 05:10
364d741
Compare
Choose a tag to compare
  • [2.14.0] Guzzle Accept Query Params

v2.13.0

15 Sep 08:44
cb70789
Compare
Choose a tag to compare
  • [v2.12.0] Added xenPlatform
  • [v2.13.0] Added params for get Ewallet Charge

Add Customer and Direct Debit API

18 Aug 08:26
60150d6
Compare
Choose a tag to compare

Create Promotion API

10 Mar 08:48
Compare
Choose a tag to compare
2.10.0

build(composer) update composer.lock

fix(api-operations): change ID type to string

10 Mar 06:26
de8e444
Compare
Choose a tag to compare
2.9.1

fix(api-operation): change ID type to string (#124)

EWallet Charge API

22 Feb 05:39
b1c73c2
Compare
Choose a tag to compare
2.9.0

build(composer): bump version to 2.9.0

x-api-version for ewallet create payment

31 Jan 09:39
18f2d3e
Compare
Choose a tag to compare
added support for x-api-version header (#118)

* added support for x-api-version header

* reverted array_key_change_case and fixed missing variable in examples/QRCodeExample

New requirement of `email` field in Payout

29 Jan 10:05
7d527bf
Compare
Choose a tag to compare
added required param for create payout (#115)

* added required param for create payout
fixes #73

* updated composer.lock

* updated phpunit to ^8.5.13 to fix failing dependencies