by Xen: Limit cards to creditcard, if using cardtypelock.
by Xen: Show configured cards, even when using any creditcard.
Locking the card type made the module display all the possible cards for the type, however, not all might be usable. So now it shows the cards selected.
First Drupal 6 version. Core module should be complete, uc_quickpay has been ported and works on Übercart 2. ec_quickpay haven't been upgraded to EC4 yet, and consequently doesn't work.
The plan is getting ec_quickpay working before going RC. No new features is currently planned, but not an impossibility either.
Support for API method removed as per request of QuickPay. PBS does not allow sites to handle credit card data without an very extensive and expensive security procedure, so QuickPay relies on using the popup method. The popup window method has been improved, and all transaction handling is still available through API calls.