Commerce Payment Confirm
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Payment confirmation dialog for Drupal Commerce.
When this module is enabled, a confirmation dialog will pop up when a shopper hits the "pay now" button on checkout.
The dialog shows the total purchase amount and warns the users their credit card will be charged that amount if they proceed.
The dialog uses the jqueryUI dialog widget.
Built on request from a client, I thought it might be useful to the community.
The current code works but is pretty basic.
Note: This module is intended for on-site credit card payment methods, that is methods that involve the shopper entering their credit card details on the commerce web site (eg authorize.net) , rather than off-site methods that redirect the shopper to another site to complete the purchase (eg paypal). I have not tested it with off site payment methods.
