6 ms·
We're trying to build a system where companies feel comfortable giving cards out to all of their employees and then adjust the limits upwards as they build trus
by lm741 11y ago
We're trying to build a system where companies feel comfortable giving cards out to all of their employees and then adjust the limits upwards as they build trust internally. The ad-hoc requests features from this example might be best for new/temporary employees or large purchases. Over time I'd hope that most employees will actually have a monthly budget and thus a greater degree of autonomy.
- rebootthesystem 11y agoWe've been experimenting with a service that allows us to issue virtual fixed-limit cards. In other words, when we setup the card we deposit a certain amount into that card. Those funds are taken out of our bank account. Once that money is used-up the card is no-longer usable and a new one has to be issued. This is a pain. We've been looking for a solution that would allow us to create and issue virtual check cards linked to a central bank account. In this scenario the cards would still have spending limits but can be refreshed/renewed as needed. An API would be fantastic. Can your platform do this?