Redirection payment for Drupal Commerce and Alphabank (Greece).
By using redirection payments your clients get redirect to the bank and fill in their credit card data there. No information is stored at the Drupal side. This ensures security and it costs less because there is no need for certificates on your server.
This module depends on http://drupal.org/project/commerce_static_checkout_url in order to work correctly.
All it does is add functionality to commerce_static_checkout_url specific to Alphabank.
Upon installation check out admin/commerce/config/static_checkout_url for the links you should provide to the bank for proper communication with your Commerce site.
Status & Development
Beta1 is fully functional and will work with the latest version of commerce_static_checkout_url.
This code is live from March 2012 on a greek commerce site, so we expect little bugs to be found.
Work is being done for better functionality in multilingual sites.
If no issues arrive by the end of the year we will go for final release.
Adds a payment method to Ubercart to accept credit card payments through Alpha DeltaPay (Greek bank).
The original code for Drupal 6.x and Ubercart 2.x was originally created from GiorkosK and may be found at http://www.ubercart.org/project/uc_alpha_deltapay. The module for Drupal 7.x and Ubercart 3.x though is a complete rewrite of the code.
Payment with instalments is also implemented as long as the Bank has approved that feature for the vendor's account.
-- INSTALLATION --
Install as usual by placing the module folder at sites/all/modules.
Then navigate to admin/modules and enable the module.
-- CONFIGURATION--
Go to admin/store/settings/payment and enable the Alpha Bank - Delta Pay method.
After enabling, click settings or navigate to admin/store/settings/payment/method/alphadeltapay to configure the module.