Existing email orders

Component type

module

Categories

Maintenance status

Development status

Downloads

257

Component created

Component changed

Since July 2011, Ubercart supports the old behavior again, so this module is not needed any more.

This module for Ubercart allows to create orders using existing email without entering password.

uc_paylater

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Pay later module lets a user pay for an order after viewing it from their order history. This will allow you to dynamicly create orders for users so they don't have to go through the checkout process, but can still pay for them later. Currently only the built in credit card and paypal is supported, but with help from the community, more payment methods and features can be integrated.

code coming soon

uc_payment_plan

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

There are some products that are just too expensive to pay for at once. This module will allow you to define a deposit, then create additional payments and dates that they are due. After the deposit is paid by the client, the additional payments are then turned into individual orders. The user can then pay for them when they want via the Ubercart Pay Later module.

Code coming soon

uc_latefees

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will let the user define a late fee for an order based on product class. When the order has passed its due date without being paid, the fee is then added as a line item to the order and reoccurs until the order is paid for.

code coming soon

uc_duedate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Currently the only dates associated with orders are their created date and modified date. Those are pretty important, however when using the modules such as Ubercart Pay Later and Ubercart Payment Plan where orders are generated instead of checked out, we need to define when this invoice is due as well as track when it was created.

code coming soon

Paypaad API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

Drupal implementation of Pasargad Bank Paypaad Payment API plus a few UI helpers, feeding pay_paypaad, uc_paypaad, etc.

Disclaimer

This module is in an early development stage, It is not intended to be used in production.

Requirements

  • PHP >= 5.0
  • PHP cURL Extension
  • PHP OpenSSL Extension

API Usage