background preloader

COMMERCE

Facebook Twitter

Weight based shipping. Procesamiento de Tarjetas de Débito y Crédito – Visa, MasterCard, American Express, Diners, JCB. CyberSource permite el procesamiento de pagos rápido, confiable y seguro en diferentes divisas. El servicio permite el uso de diversos tipos y marcas de tarjetas universales y regionales, entre los principales bancos adquirentes. Características principales Excepcional velocidad de procesamiento en tiempo real Tipos de tarjetas universales que incluye Visa, MasterCard, American Express, Diners y JCB Múltiples divisas, más de 150 en todo el mundo Conexiones a múltiples bancos y procesadores, a nivel mundial Escalabilidad y seguridad de procesamiento inigualables Confiabilidad de servicio con soporte de operaciones las 24 horas, siete días a la semana Suscripciones y pagos en cuotas Principales beneficios.

Integración DineroMail MX. Commerce Payment Icons. How to change "Add to Cart" button to "Buy Now"? Drupal Commerce, drag products to shopping cart solution | Mearra. Friday, September 14, 2012 - 09:18 During the past few months, we here at Wunderkraut (yes, Mearra is now known as Wunderkraut, read more about it here) have been poking around Drupal Commerce. After spending quite some time with it , I started looking at ways to improve its UI. First victim, the "Add to cart" button. "How hard would it be if I were to drag and drop products to the shopping cart instead of pushing that button ? " I asked myself. Please note: This solution is based on Drupal 7.For testing purposes, I've been displaying commerce products as teasers with the help of Views.As this solution is highly dependant on css classes, be sure to replace the mockup classes with the right css classes.Read again the previous bullet point.

Dependencies: Be sure to include in your template.php : the jQuery library (version 1.6.1 or above) drupal_add_js('code.jquery.com/jquery-1.6.1.min.js', 'external'); the jQuery EasyUI library drupal_add_js('jeasyui.com/easyui/jquery.easyui.min.js', 'external');