dbp/relay-mono-connector-payunity-bundle
"PayUnity’s shutdown forces us to migrate our payment infrastructure. This deprecated Laravel package offers a reference implementation for integrating Relay—our existing API gateway—with payment providers. While we won’t use it directly, it gives us a head start on building a custom connector for our new payment partner (e.g., Stripe, Adyen) without reinventing the wheel. The risk is low: we’ll audit the code, fork it if useful, and avoid technical debt by reusing Relay’s routing and validation logic. This aligns with our goal to reduce vendor lock-in while keeping our stack consistent."
*"This package is a legacy PayUnity connector for Relay, but its mono-bundle architecture could save us weeks of work. Key takeaways:
PayUnityWebhookHandler).PayUnityClient) for consistency.
Proposal: Use this as a starting point for our new payment connector. We’ll:Critical Note: Emphasize that this is a starting point, not a production-ready solution. Highlight the need for a custom fork and compliance review (AGPL-3.0).
How can I help you explore Laravel packages today?