Allows videos embedded using the video_embed_field module to be displayed in a DOM Window overlay.
How does it do it?
Well, first it defines a new format for the video_embed_field fields called overlay. Then, using a pretty standard theme function, combines the preexisting display modes into one, thus producing a thumbnail that is linked to the embed code (inline hidden div) which will be displayed in an overlay window using the DOMWindow jquery plugin
Using image styles, you can overlay a play button on top of your video thumbnail: Notice this requires downloading the imagecache_actions module and enabling the imagecache_canvasactions submodule.
When rendered the thumbnail is displayed and linked to the embedded video player that will be displayed in the overlay
All the settings are intuitive and provided in compliance with the Field API
This project provides integration with Ubercart and the payment gateway Internet Secure. Internet Secure is a gateway that seems to primarily work with Elavon merchant services and it's affiliates. IS provides two integration methods, as most gateways do. This module supports its Merchant Direct service, which does not bring users off-site to complete a purchase like it's Merchant Link service does. Please note that this requires that your site offer a PCI compliant environment and you have an SSL certificate installed.
Installation and Setup
Download and install the module as you would with any.
Browse to Store Administration -> Configuration -> Payment Settings -> Edit -> Payment Methods.
Expand the fieldset for Internet Secure Merchant Direct, and enter your Gateway ID. If you have a sandbox account with Internet Secure, use the test server. Otherwise use the live server.
Note that there are plenty of options that can be configured within the merchant area provided by Internet Secure that you will want to configure before going live with your online store.