Skip to content

Releases: Osiris-Team/PayHook

4.2.5

10 Jan 23:09

Choose a tag to compare

FIX #3 java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax;

AND FIX #5 PAYPAL: Invalid HTTP method: PATCH / putProduct()

AND enhanced stripe webhook error logging

AND added expiredPayment event

4.2.4

10 Jan 21:39

Choose a tag to compare

FIX #3 java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax;

AND FIX #5 PAYPAL: Invalid HTTP method: PATCH / putProduct()

AND enhanced stripe webhook error logging

AND added expiredPayment event

4.2.3

10 Jan 21:06

Choose a tag to compare

FIX #3 java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax;

AND FIX #5 PAYPAL: Invalid HTTP method: PATCH / putProduct()

AND enhanced stripe webhook error logging

AND added expiredPayment event

4.2.2

06 Jan 19:30

Choose a tag to compare

fix stripe webhook endpoint

4.2.1

06 Jan 19:01

Choose a tag to compare

db name fixes

4.2.0

04 Jan 14:54

Choose a tag to compare

Added PendingPaymentCancel

4.1.0

30 Dec 17:03

Choose a tag to compare

4.0.1

26 Dec 02:56

Choose a tag to compare

This is the first release of the new and revamped PayHook which could only validate PayPal Webhook events before, but now is the simplest payment-processing Java library in the world. Supports PayPal and Stripe, both regular payments and subscriptions, in one unified API, with NO need of handling json and requests yourself.

4.0.0

26 Dec 02:39

Choose a tag to compare

--

3.0

28 Aug 16:08

Choose a tag to compare

3.0

Major rewrite, check README for details.