The recurring payments use of the NuSOAP library now relies on the Libraries API module. So if you have been using recurring payments with the 6.x-2.x-dev you must install the Libraries API module and move your nusoap library to sites/all/libraries/nusoap (or equivalent site or profile specific directory).
Major new feature:
There is now the ability to do recurring payments using UC Recurring and eWAY's Token Payments API.
This feature requires you to also install the Libraries API module and the NuSOAP library. Instructions for this are in the README.txt.
A significant set of changes as per #482704: Updates, upgrades and changes
- Updates to bring the module more in line with the drupal.org coding standards
- Changing function names to reduce the possibility of naming conflicts with other modules
- Changing variable names from the settings page to reduce the possibility of naming conflicts with other modules
Updates include adding of eWay logo, adding of instructions to add eWay logo to credit card form. Add uninstall so details are cleared on uninstall. Also added a fix from Wayne Doyle as mentioned on the Ubercart.org site.
Version released by daniel.s on Ubercart.org. This is the exact code except an empty README file has been added. If you are currently using this module, and it is working, you can use this version, and there are no changes.