1.1.2.1 (checked in on 2007/10/09 at 06:58:26 by gordon)
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.
| Name | Description |
|---|---|
| example_menu | Implementation of hook_menu() |
| example_receipt_info | Implementation of hook_receipt_info() |
| example_receipt_payment_url | Implementation of hook_receipt_payment_url() |