PayHook

The simplest payment processing Java library in the world. Unifies PayPal and Stripe into one API. Supports both regular payments and subscriptions, with NO need of handling json, requests, storage into a database yourself.

MIT License

Stars
25

Bot releases are visible (Hide)

PayHook - 4.9.15 Latest Release

Published by Osiris-Team 11 months ago

PayHook - 4.9.14

Published by Osiris-Team 12 months ago

PayHook - 4.9.13

Published by Osiris-Team 12 months ago

PayHook - 4.9.12

Published by Osiris-Team 12 months ago

PayHook - 4.9.11

Published by Osiris-Team 12 months ago

PayHook - 4.9.10

Published by Osiris-Team about 1 year ago

  • Removed shading, which might have caused issues due to transitive dependencies.
PayHook - 4.2.9

Published by Osiris-Team over 1 year ago

PayHook - 4.2.8

Published by Osiris-Team over 1 year ago

fix Payment.get... methods
Fixes expired payments listeners not getting executed.

PayHook - 4.2.7

Published by Osiris-Team almost 2 years ago

fix stripe price not being able to update

PayHook - 4.2.6

Published by Osiris-Team almost 2 years ago

PayHook - 4.2.5

Published by Osiris-Team almost 2 years ago

FIX https://github.com/Osiris-Team/PayHook/issues/3 java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax;

AND FIX https://github.com/Osiris-Team/PayHook/issues/5 PAYPAL: Invalid HTTP method: PATCH / putProduct()

AND enhanced stripe webhook error logging

AND added expiredPayment event

PayHook - 4.2.4

Published by Osiris-Team almost 2 years ago

FIX https://github.com/Osiris-Team/PayHook/issues/3 java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax;

AND FIX https://github.com/Osiris-Team/PayHook/issues/5 PAYPAL: Invalid HTTP method: PATCH / putProduct()

AND enhanced stripe webhook error logging

AND added expiredPayment event

PayHook - 4.2.3

Published by Osiris-Team almost 2 years ago

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

PayHook - 4.2.2

Published by Osiris-Team almost 2 years ago

PayHook - 4.2.1

Published by Osiris-Team almost 2 years ago

PayHook - 4.2.0

Published by Osiris-Team almost 2 years ago

Added PendingPaymentCancel

PayHook - 4.1.0

Published by Osiris-Team almost 2 years ago

PayHook - 4.0.1

Published by Osiris-Team almost 2 years ago

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.

PayHook - 4.0.0

Published by Osiris-Team almost 2 years ago

--

PayHook - 3.0

Published by Osiris-Team about 2 years ago

Major rewrite, check README for details.

Badges
Extracted from project README