Skip to content

Releases: stephenjude/laravel-payment-gateways

0.1.6

08 Aug 20:24
Compare
Choose a tag to compare
  • Add callback option for custom code execution after customer payment.
  • Parse error messages.
  • Add processing status message for delayed confirmation.
  • Code improvements.

0.1.5

04 Jul 17:27
719726e
Compare
Choose a tag to compare
  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3

0.1.4

14 Jun 07:53
Compare
Choose a tag to compare

I would have tagged this significant release with lots of breaking changes, but thanks to God, we still don't have a stable release.

In this release, I reworked the hosted providers to generate the checkout URL from the gateway providers.

Completed the implementation for the following providers:

  • Paystack 🔥
  • Flutterwave 🔥
  • Stripe 🔥

That's all for now, more implementation is coming for Monnify and Paypal 🚀

0.1.3

02 Jun 14:42
Compare
Choose a tag to compare
  • Increase default timeout to 12 hours

0.1.2

31 May 11:42
Compare
Choose a tag to compare
  • Fix missing debug response

0.1.1

31 May 11:40
Compare
Choose a tag to compare
  • Fix missing debug response

0.1.0

31 May 11:35
Compare
Choose a tag to compare
  • Fix missing debug response

0.0.9

31 May 10:13
Compare
Choose a tag to compare
  • Fix debug mode error

0.0.8

31 May 10:08
Compare
Choose a tag to compare
  • Fix debug mode error

00.7

31 May 09:16
Compare
Choose a tag to compare
  • Updated GitHub Actions
  • Updated Readme