I know someone was working on a payments package but doesn't look like it's gone very far. I've got a package going for Codeigniter that supports 8 payment gateways so far. It should be fairly easy to port to a Fuel Package, as all the code has been written from scratch (no vendor SDKs included):
https://github.com/calvinfroedge/codeigniter-payments
We were working on a payments package, currently has support for 5 vendors, but we decided to make it non-fuel dependent. I'll check on what's going on with that...