1.8.2.2.2.2.2.7.2.20 (checked in on 2007/11/30 at 14:01:25 by brmassa)
@author e-Commerce Dev Team cod.module Cash on Delivery payment gateway. This module is the most generic payment gateway possible. Use it to test e-Commerce and to provide manual payments (if your store dont use any other payment gateway)
| Name | Description |
|---|---|
| cod_menu | Implementation of hook_menu() |
| cod_receipt_info | Implementation of hook_receipt_info(). Its the most basic information about a payment gateway. It register the module. |
| cod_receipt_payment_url | Implementation of hook_receipt_payment_url(). COD module allow admins to send users to a custom location after the order confirmation. Generally, payment gateways provide a "Thank you for buying with us" page, but you can create your own method. |
| cod_settings | Module settings |