PayOffline
for osCommerce Online Merchant v2.2
PayOffline is supported by Alliance & Leicester and allows customers to pay at their local shop (actually any shop that has a PayZone terminal) instead of online.
This gives store owners the ability to give their customers a way of paying by cash or debit card. It's ideal for customers that are too afraid of fraud to use their card online or simply don't own a debit or credit card. It also allows more anonymity and privacy for customers as they won't have any tell-tale transactions on their card statements.
There are no monthly fees just a per transaction fee.
You probably haven't yet heard about PayOffline as they have only started accepting transactions in Aug 2007
The module allows customers to select PayOffline as a payment method. After some behind the scenes communication with the PayOffline server it will take them straight to checkout_success and allow them to print off a payslip. This payslip contains the amount, a deadline for payment and importantly a barcode. They take the slip to any PayZone outlet to pay. The payment slip will also be emailed to them and they can reprint it from their account history page.
Once payment is made PayOffline makes a callback to the vendor's site which will update the order status in admin.
Legend: 
Download

Report
* Change to code for account_history_info.php for PHP4 compatibility
* Small correction to code for checkout_success.php that prevented the barcode for appearing
Changes in install.html - full package
Apologies - that bit of debug code crept back in!
Use this instead of the previous upload.
Minor update to code for checkout_sucess.php - under certain (unusual) circumstances a customer not paying by PayOffline could be presented with a PayOffline barcode slip - fixed.
Full package - if already installed the only change is in checkout_sucess.php as per the install.html file in the package.
Sorry the last upload had a few bits of debugging code left in and thus won't actually work!
This is the correct package.
Minor update to fix an issue with the payslip html emails
PayOffline is supported by Alliance & Leicester and allows customers to pay at their local shop (actually any shop that has a PayZone terminal) instead of online.
This gives store owners the ability to give their customers a way of paying by cash or debit card. It's ideal for customers that are too afraid of fraud to use their card online or simply don't own a debit or credit card. It also allows more anonymity and privacy for customers as they won't have any tell-tale transactions on their card statements.
There are no monthly fees just a per transaction fee.
You probably haven't yet heard about PayOffline as they have only started accepting transactions in Aug 2007
The module allows customers to select PayOffline as a payment method. After some behind the scenes communication with the PayOffline server it will take them straight to checkout_success and allow them to print off a payslip. This payslip contains the amount, a deadline for payment and importantly a barcode. They take the slip to any PayZone outlet to pay. The payment slip will also be emailed to them and they can reprint it from their account history page.
Once payment is made PayOffline makes a callback to the vendor's site which will update the order status in admin.