| 1 |
Drupal Project Page: http://drupal.org/project/uc_protx_vsp_direct
|
| 2 |
|
| 3 |
This module implements as far as possible v2.22 of the Protx VSP Direct Protocol
|
| 4 |
http://www.protx.com/downloads/docs/VSPDirectProtocolandIntegrationGuideline.pdf
|
| 5 |
|
| 6 |
You must upgrade to (at least) v1.2 of Ubercart to use all the features of this module; in particular: accepting cards that have start date and issue number (e.g., UK Maestro, Solo), and longer card numbers (e.g., International Maestro).
|
| 7 |
|
| 8 |
Suggestions:
|
| 9 |
You may want to prevent the shopping cart block from displaying on the 'uc_protx_vsp_direct/3DSecure' page.
|
| 10 |
|
| 11 |
For HTTPS support, I suggest using Secure Pages on the following pages (at minimum):
|
| 12 |
admin
|
| 13 |
admin/*
|
| 14 |
cart/checkout
|
| 15 |
cart/checkout/*
|
| 16 |
|
| 17 |
Please feel free to contact me (solarian) at http://drupal.org/user/166738 with any problems or suggestions for improvements.
|
| 18 |
|
| 19 |
N.B. As of v1.2, Ubercart's credit card validation algorithm has problems. For better operation, it is reccommended that you disable credit card validation in Store Administration->Configuration->Payment settings->Payment Methods->Credit Card.
|