WHAT THIS PROCESS DOES:
I'm currently working on a version 1.2 for a friend's website as this doesn't do everything we want. This process will let the shopper add items to your Virtuemart cart process and then be redirected to the AlertPay Payment process page. Because AlertPay used to only allow 1 item quantity (???), we wrote this to display the Order reference number as the "item_name" and display static text as the "item_description" summarizing all the items. There are fields provided so that you don't have to do any coding.
IMPORTANT NOTE:
Make a copy, as a backup, of your
/administrator /components /com_virtuemart /classes /payment
folder before continuing. This is to make sure you don't overwrite any existing files so that you can restore them if you don't want to put all your eggs in one basket :c) Either way, if you're downloading this off my site, then it's likely you don't already have an alertpay payment module installed on your site.
