xendit / xendit-php

Xendit REST API Client for PHP - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services, xenPlatforms
https://developers.xendit.co/api-reference/
MIT License
153 stars 76 forks source link

Fix/guzzle client accept query param #149

Closed xen-HendryZheng closed 2 years ago

xen-HendryZheng commented 2 years ago

To fix transaction API

  1. To fix transaction API which requires query string as parameters.
  2. Enable option to turn on query parameter with new identifier 'query-param' and add a check in guzzle client
  3. Update version to 2.14.0
David-Kurniawan commented 2 years ago

I see, hopefully can release ASAP

xen-HendryZheng commented 2 years ago

Hi @David-Kurniawan Here you go : https://github.com/xendit/xendit-php/releases/tag/2.14.0