Skip to content

Releases: stephenjude/laravel-payment-gateways

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.

2.0.8

21 Jun 09:01
Compare
Choose a tag to compare
  • Fixed API URL path usage

2.0.7

20 Jun 16:03
Compare
Choose a tag to compare
  • Update API URL usage

2.0.6

11 May 21:41
Compare
Choose a tag to compare
  • Added Seerbit approved status code
  • Removed debug statement
  • Clean up

2.0.5

06 May 08:51
Compare
Choose a tag to compare
  • Switch to Monnify live API

2.0.4

06 May 07:28
Compare
Choose a tag to compare
  • Monnify integration 🔥

2.0.3

25 Apr 15:29
Compare
Choose a tag to compare
  • SEERBIT Integration

2.0.2

13 Apr 15:26
Compare
Choose a tag to compare
  • FEATURE: Add custom route configs for successful and failed payments.