Paystack Paymetn Gateway - Printable Version
+- The FOSSBilling Forum (
https://forum.fossbilling.org)
+-- Forum: Support (
https://forum.fossbilling.org/forum-7.html)
+--- Forum: Support - Bugs & Errors (
https://forum.fossbilling.org/forum-10.html)
+--- Thread: Paystack Paymetn Gateway (
/thread-26.html)
Paystack Paymetn Gateway -
Front Forge - 10-11-2024
Good day all, there was a user who assisted with the fix to use Paystack with Fossbilling. The steps to fix was provided on the old forum but obvioulsy that is gone now.
Can someone please assist again?
https://github.com/samapraku/boxbilling-paystack-adapter
RE: Paystack Paymetn Gateway -
BelleNottelling - 10-31-2024
AFAIK it should be a case of replacing
Code:
implements \Box\InjectionAwareInterface
With:
Code:
implements \FOSSBilling\InjectionAwareInterface