This project is not covered by Drupal’s security advisory policy.
Add custom fee (as currency or %) when client is paying with credit or debit card.
About
Add flexible fees for credit cards. Basically it's working with fee title and
amount in currency (e.g.: £3.99) or percentage (e.g.: 2.5%). Currency is following UC Currency format settings ([DRUPAL-SITE]/admin/store/settings/store/edit/format).
This module if for merchants who want to add extra fee on checkout page. They are displayed as radio buttons inside [credit] pane.
NOTICE: As far as I know there's no way to programmatically check if provided payment card is debit OR credit (please correct me if I'm wrong). So e.g. if client using AMEX can select Debit card and payment will go thought without any error or even warning.
Additional features
- Support for multiple fees if order was created in backend
- Works with Ubercart Checkout Tweaks (Hide the payment method radio buttons if only one method is available.). This is equal to altering payment pane and removing radio(s) programmatically from form.
- Free text for checkout fee option and fee line item with token support
Roadmap
- Enable/disable each fee independently on front end (checkout) and back end (CC terminal)
- Add support for Domain Access module
- Add support for Ubercart Discounts (Alternative)
- Port to Drupal 7.x (Ubercart 3.x)
Sponsorship: ATD Travel Services
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.Maintenance fixes only
Considered feature-complete by its maintainers.- Created by sobi3ch on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


