Commerce RBK Money

Component type

module

Categories

Maintenance status

Development status

Downloads

1284

Component created

Component changed

Provides an interface for making payments via RBK Money payment system
Installation:
- copy module folder in /sites/all/modules
- turn it on at the page /admin/build/modules in “Commerce (payment)” section
- set permission for module here admin/people/permissions
Settings:
- go to the admin/commerce/config/rbkmoney
- copy URL from "Payment notification URL" field and paste it in "Payment notification" field at the RBK Money merchant settings page
- enter your site ID (from RBK Money merchant settings page)

platon payment

Component type

module

Maintenance status

Development status

Downloads

155

Component created

Component changed

This module provide integration platon.ua payments for Payment (7.x-1.x version)

Registering with Platon

Before you start the installation process you must register on Platon.ua and create your own Merchant.
You will get "Merchant key", "Password" and other settings for your payment system.

reactor.am

Component type

module

Maintenance status

Development status

Downloads

434

Component created

Component changed

Synopsis

This module adds Reactor.am tracking and communication service to your website. Module does not collect data of anonymous users.

* Markdown filter (https://www.drupal.org/project/markdown):
When enabled, display of the project's README.md help will be rendered
with markdown.

CustomerICare Live Chat Free

Component type

module

Maintenance status

Development status

Component created

Component changed

CustomerICare free live chat module for Drupal 6 and 7.

The module is a free application to chat with visitors on your website. The plugin adds a beautiful live chat box that allows text, audio and video, sending files plus web analytics.

More information

http://customericare.com/knowledgebase/live-chat-drupal/ Visit our website to learn how to get started.

Commerce Custom Continue

Component type

module

Maintenance status

Development status

Component created

Component changed

In Commerce you cannot change the labels on the cart checkout wizard for individual steps. If you don't like the 'Continue to next step' label, you must change it for all steps.

Why do I want to change the 'Continue to next step' button?

Contextual words such as “Continue” are ambiguous and tend to confuse customers.

Depending on the customer’s state of mind, a button labelled “Continue” in a shopping cart could mean one of two things:

Commerce Calc Discount VAT

Component type

module

Maintenance status

Development status

Component created

Component changed

This module recalculates VAT amounts of each Drupal Commerce Line-items that has product discount attached as a component.

Calculation triggers on rules event "Calculating the sell price of a product".

Default rule (Calculate VAT on discount) is generated with weight 5 so that this event updates currently calculated prices.

Idea is to subtract the VAT amount with same ratio as the line item price.
New component is being added to line-item price as a positive value, so that the order total calculation is not being messed up.