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.
A super phone (html5 and ajax) ready form to collect sequential boolean data using a multistep form. Including a corresponding content type:sample so it can be searched.
Module connect FullAJAX library to Drupal that allow use AJAX/AHAH technology on the Drupal sites without advanced knowledges.
Fullajax = AJAX (Asynchronous JavaScript and XML) + AHAH (Asynchronous HTML and HTTP).
Installation
install libraries module
download FullAJAX library and put it in to /sites/all/libraries/fullajax/fullajax.js
install and enable Add FullAJAX module
go to module configuration and enter there the right CSS content id from you real template, and set position where displayed the main content, it important for right content rendering
now go to front page and check, now you have the full AJAX'd site ;)
Note for the default drupal template "bartik": Enable "Aggregate and compress CSS files" or use the option "seal:true" in FullAJAX configuration (just find FLAX.Filter.add({url:'/', id:addFullAjaxId}); and change to FLAX.Filter.add({url:'/', id:addFullAjaxId, seal: true}); ). It need for fix the css conflicts that can happen in this template after request
This is a conversion of the "Crisp" photoshop design from bevelandemboss.net (defunt now)
**Current Status (May 7, 2012)** There are a few other fixes left, but nothing urgent. There will also be some features that we will release soon which will go with this theme to support it.
Enable the module and configure the payment rule at admin/commerce/config/payment-methods
Enter the store code ("Clave de comercio") you received by the bank.
Deactivate the payment rule setting "Use testing platform" when going live.
4B Service configuration
You need to configure the payment service at the website 4B. After signing up for the payment service from 4B, you will be given:
Nombre de commercio
Clave de comercio (store code)
Clave de usuario y contraseña (username and password)
Login at https://tpv.4b.es/config, enter the username and the password, click "Configuración"
in the menu at the left, and enter the following URLs, replacing YOURDOMAINNAME
URL que devuelve el desglose de la compra: YOURDOMAINNAME/commerce_4b/checkout_details
URL que graba el resultado en la BD del comercio (TRANSACCIONES AUTORIZADAS): YOURDOMAINNAME/commerce_4b/payment_response