omnipay
omnipay copied to clipboard
Internal/credit "gateway"?
trafficstars
I have been unable to find any mention of this in the docs. Is there any support or gateway allowing non-money transactions, like store credit?
... or if I embark on writing my own, any recommendations on a good starting point? E.g. a minimalist gateway
If you have an API to store the credit, you could.
@barryvdh Any recommendations on a gateway to model after? My API will obviously be very simple, probably just a local DB call.