Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Creditcard payment gateway (Estcard (Nets Estonia)) support for Estonian banks.
To accept creditcard payments on your website your company needs a contract with one of those banks:
Reasons for coding this module
There was a quite funny reason for coding this module. I was asked for this kind of functionality, my friends said this would be hard, but I just didn't want to believe. It turned out to be fun.
Unfortunately I did not get paid this time but this turned out to be my first real project at drupal.org.
mgEveMatTracts is a contract pricing tool for Eve Online.
mgEveMatTracts allows a user to quote a contract quickly using current market prices supplied from eve-central.com via the mgEveItemPrices module, and allows the person receiving the contract to quickly validate the contract.
Contract pricing forms are setup via Eve Market groups.
Currently these market groups are configured:
Salvage
Minerals
Fuel Blocks
The module is configured by the site administrator to retrieve prices from eve-central.com using certain criteria, and then can optionally apply a multiplier (discount or increase) to those prices. For example.. The the price can be the median Jita buy price over the last seven days with a 10% discount.
This allows contracts to be priced very quickly without having to constantly update corp/alliance prices or manually calculate totals.
Provides an interface to the Eve Online static data dump database for other modules so that they don't require separate database configuration information.