| 1 |
********************************************************************
|
| 2 |
D R U P A L M O D U L E
|
| 3 |
********************************************************************
|
| 4 |
Name: Payson module
|
| 5 |
Author: Fredrik Jonsson <fredrik at combonet dot se>
|
| 6 |
Last update: 2004-12-08
|
| 7 |
Drupal: CVS
|
| 8 |
Dependencies:
|
| 9 |
payment.module
|
| 10 |
address.module
|
| 11 |
store.module
|
| 12 |
********************************************************************
|
| 13 |
DESCRIPTION:
|
| 14 |
|
| 15 |
Accept payments using Payson <http://www.payson,se/>.
|
| 16 |
|
| 17 |
This module will *not* interacts with Paysons's
|
| 18 |
Instant Payment Notification system. If some one want to add
|
| 19 |
that, please do, add please tell me so I can use it also :-).
|
| 20 |
|
| 21 |
********************************************************************
|
| 22 |
INSTALLATION:
|
| 23 |
|
| 24 |
see the INSTALL file in this directory.
|
| 25 |
|