Skip to content

Releases: stephenjude/laravel-payment-gateways

3.0.4

07 Jun 13:40
Compare
Choose a tag to compare
  • Make debug mode Laravel compliant.
  • Make Startbutton's USD default payment channel null

3.0.3

04 Jun 10:16
Compare
Choose a tag to compare
  • Make Startbutton partner parameter optional

3.0.2

10 May 22:49
Compare
Choose a tag to compare
  • Fixed Monnify payment status and verification by @stephenjude
  • Add partner parameter and default partner for Startbutton integration by @stephenjude

3.0.1

08 May 08:27
2a9af80
Compare
Choose a tag to compare

3.0.0

24 Apr 10:45
Compare
Choose a tag to compare
  • Integrate Startbutton APIs
  • Laravel 11 compatibility.

2.2.1

23 Jan 08:56
Compare
Choose a tag to compare
  • Fixed payment confirmation for Seerbit.

2.2.0

21 Nov 18:55
Compare
Choose a tag to compare
  • Pawapay integration.

2.1.2

02 Oct 01:04
Compare
Choose a tag to compare
  • Changed transaction metadata to mixed type.

2.1.1

22 Sep 12:35
9137c44
Compare
Choose a tag to compare

2.1.0

22 Sep 12:14
Compare
Choose a tag to compare
  • Added custom routes for successful and failed payments.
  • Added transaction find & list method for Pay4Me, Paystack, Flutterwave, Monnify, and Stripe. SEERBIT & Klasha supports only find.
  • Fixed Monnify payment confirmation.
  • Map error response from supported providers.
  • Updated SEERBIT payment integration.
  • Update API URL usage.