Ubercart Zarinpal

Component type

module

Maintenance status

Development status

Downloads

513

Component created

Component changed

Zarinpal Gateway integration for Ubercart 3

درگاه پرداخت زرین پال برای Ubercart 3

برای راهنمای نصب ماژول، فایل README.txt موجود در ماژول را مشاهده کنید
و یا در لینک زیر راهنمای ماژول را مطالعه کنید.
http://cgit.drupalcode.org/uc_zarinpal/tree/README.txt

Pay with Pay.jp

Component type

module

Maintenance status

Development status

Component created

Component changed

Pay with Pay.jp provides integration with the Pay.jp payment gateway of Japan.
This module uses the Pay.jp PHP library provided by Pay.jp
to carry out the integration along with payment gateway.

This module provides functionality which can be extended depending upon the project requirement.

Clone Repository:
git clone --branch 7.x-1.x git://git.drupal.org/sandbox/aniki47/2656004.git pay_with_pay_jp

Commerce Pay With Amazon

Component type

module

Maintenance status

Development status

Downloads

110

Component created

Component changed

Login and Pay with Amazon provides buyers with a secure, trusted, and convenient way to log in and pay for their purchases on your site, by using their Amazon credentials. The end-to-end buyer experience is designed to make checkout easy and secure for buyers, and payment processing easy and secure for you.

This module implements "pay with amazon" php library through libraries module
https://github.com/amzn/login-and-pay-with-amazon-sdk-php

All configuration is done with rules

Commerce Cart Context Product Type

Component type

module

Maintenance status

Development status

Component created

Component changed

Inspired from commerce cart context module. This module provides a context condition that allows you to check whether a user's shopping cart contains a specific product type or not.

You could use this to show a view block of listing product only if the user already have another specific product in his/her cart.

Requirement:

RedBubble

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a complete rip-off fork of the work done by mklinx for his Zazzle project (https://www.drupal.org/sandbox/mklynx/1203624) except that it feeds data off of a RedBubble account RSS feed instead of a Zazzle feed. It imports all products from your RedBubble store into a drupal database table and makes that data available via Views. From there you can display the products any way you wish.

Commerce Payment Methods Field

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple field that displays available payment options based on the current user's order. For use on checkout with the help of Commerce Checkout Field Group module that would allow the customer to select a payment gateway before the payment pane. An attempt is planned to set the default payment gateway on the user's order on save.

Form Confront

Component type

module

Maintenance status

Development status

Component created

Component changed

Form confront will allow a view to be mapped to a webform. So if a user visits that view for the first time, they will be confronted with the webform first. Once the webform is filled in and submitted successfully, they will be able to see the view normally.