VSP (Veri Secure Payment) is a method of passing details, in this case credit card and transaction related details, from your website to Protx, in order to obtain authorisation on those details.
VSP Form is likely to be the best VSP payment system for you when:
- You are unable, or do not wish,
to maintain your own secure web servers and choose instead
to have them managed by a third party hosting company.
- Your website is run from a shared system with the same
web server delivering many different web sites. In these
circumstances, an individual company has very limited
abilities to install anything more than simple HTML pages
and script files, and cannot normally install items outside
their own user area (especially if this involves components
that affect the entire server).
To keep their lives simple, many web management companies do not wish to install specific components on their servers because of disruption of standard building procedures, so the specific scripts and the dependent components required by
VSP Server and
VSP Direct sometimes cannot be installed.
- You do not wish for any sensitive information to be taken or stored on your site (removing the need for you to maintain highly secure encrypted databases, or obtain digital certificates). The shopper is redirected to Protx to enter their card details
The VSP Form integration can be handled using standard scripting languages like
ASP, ASP.net, PERL, PHP JSP etc.
With VSP Form, all transaction information is held at Protx, including the full shopping basket contents and e-mails can be sent from the Protx servers to you and your shoppers to confirm the success or failure of the transaction.
Whilst this system is easier and quicker to integrate with than VSP Server or VSP Direct, you should only consider it if you are prevented from working with the server product, because server-to-server communication gives you greater control over the redirection of your shopper and a full end-to-end audit trail that cannot be guaranteed using information sent via the shopper's browser.
Due to the simplicity of the VSP Form payment solution, there is little scope to automate any of the transaction functions such as refunding, repeating, releasing, voiding and aborting. All these function will need to be performed manually within the
VSP admin area.