Ubercart Order Complete

Component type

module

Maintenance status

Development status

Downloads

644

Component created

Component changed

This module provides the ability to perform actions when an order is marked 'completed'.

Out of the box, it provides two simple features:

1. It records the timestamp when an order's status is changed to 'completed'.
2. It provides two hooks allowing other modules to do stuff when an order's completion date is set/unset.

Completed timestamp

When an order's status is changed to 'completed', this module will store the current timestamp in the {uc_order_complete} table.

This timestamp is available on the $order object in $order->completed.

Payment for Webform

Component type

module

Categories

Maintenance status

Development status

Downloads

7811

Component created

Component changed

This module provides a payment reference Webform component, which allows users to associate payments (made through Payment) with Webform submissions. A possible use case is requiring users to pay before submitting a webform.

I am looking for a co-maintainer who is more familiar with Webform than I am for general maintenance and better integration.

PaySafecard Gateway

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides connectivity between your Drupal Website and the Paysafecard solution.

In PaySafecard you can exchange money for a prepaid card that can then be used to buy at your Drupal E-commerce Website. We provide you with a module that connects your Drupal to this solution.

If you need to use it or you wish to work in this module, please contact us. luis@kadabrait.com

We can work together!

In-App Purchases

Component type

module

Maintenance status

Development status

Downloads

514

Component created

Component changed

This module provides integration with Apple In-App Purchases for developers.

Features
* Verify Apple In-App Purchase on App Store

Requirements

  1. Services - module
  2. Rest_server - module

Links to Documentation
Please see manual for Mobile/Server-Side developers in README.txt

Commerce payment received

Component type

module

Categories

Maintenance status

Development status

Downloads

1481

Component created

Component changed

This provides a new order state and status called Payment received. It also provides two rules, enabled by default, to move an order into that state.

Update the order state on checkout completion if fully paid
This updates the order state to Payment received on checkout complete if the balance is zero or less.
Update the order state on full payment
This updates the order state to Payment received on payment first being made in full if the order's not currently in checkout.

Ubercart Payflow Pro Integration

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds Payflow Pro integration to Drupal 7. It allows for up to Level 3 processing.

Update: Issues with what Payflow Pro accepts as Level 3 processing has stalled development. Development will continue as soon as their support can official make test transactions level 3 (so far its failing and they don't know why).