hosted_payment.module

Version

1.1.2.1 (checked in on 2007/10/09 at 06:58:26 by gordon)

Description

This is an example of a Hosted Payment gateway implementation such as Paypal, or 2CO

The actual payment system is not handled by the local site but instead the system will send the customer to another site where the payment will be made and then the other site will pass the customer back to the local site where information will be past to complete the receipt on the system.

Functions

Namesort iconDescription
example_menuImplementation of hook_menu()
example_receipt_infoImplementation of hook_receipt_info()
example_receipt_payment_urlImplementation of hook_receipt_payment_url()