[freeside] Where is the UI to define pre-paid card

ivan ivan at 420.am
Mon Dec 6 00:03:10 PST 2004


On Sat, Dec 04, 2004 at 10:12:17AM -0800, TimLee1996 wrote:
> Hi, does anyone know where is the web UI for admin to enter a list of 
> valid pre-paid card number ?  If there's no such UI, what is the table 
> to store valid pre-paid card number ?

prepay_credit

I suggest using the Perl API for database changes rather than editing
the database directly.

If I had to deploy pre-paid cards nowadays I'd probably change the code
to apply a payment instead of a credit so the accounting numbers came
out correct.

-- 
_ivan



More information about the freeside-users mailing list