You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Support Pin Webhooks. Add a urlconf and view to receive webhooks. Incoming hooks should be validated and Django Signals triggered so code can wait for these.
(Raised by my review of what's new in Pin and a desire to get this project updated)
The text was updated successfully, but these errors were encountered:
It might be helpful to have a single-use management command that registers the webhook endpoint with Pin Payments and locally stores the signing key for future use.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Support Pin Webhooks. Add a urlconf and view to receive webhooks. Incoming hooks should be validated and Django Signals triggered so code can wait for these.
(Raised by my review of what's new in Pin and a desire to get this project updated)
The text was updated successfully, but these errors were encountered: