omnipay icon indicating copy to clipboard operation
omnipay copied to clipboard

Internal/credit "gateway"?

Open MGatner opened this issue 4 years ago • 3 comments
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?

MGatner avatar Dec 01 '20 21:12 MGatner

... or if I embark on writing my own, any recommendations on a good starting point? E.g. a minimalist gateway

MGatner avatar Dec 01 '20 23:12 MGatner

If you have an API to store the credit, you could.

barryvdh avatar Dec 02 '20 13:12 barryvdh

@barryvdh Any recommendations on a gateway to model after? My API will obviously be very simple, probably just a local DB call.

MGatner avatar Dec 02 '20 13:12 MGatner