At the end of any order that involves digital delivery, VPCART checks the type of payment being made against a list that is supplied in the Shop Configuration.
If the payment does not match, then no hyperlink or attachment is added.
This helps against hackers trying to steal your goods.
xendofordervalidpayments |
This is a comma-delimited list of payments that allows digital goods to be delivered automatically. If the customer’s payment type does not match an item in this list, they will not receive the file automatically. Default is Visa,Mastercard. |
If the customer’s payment type isn’t in the xendofordervalidpayments once you have approved their order, you should change the ocardtype of the order record to one of the xendofordervalidpayments and the customer can download the file from the customer service center.
You can also use VPCART’s email facility (see page 177) to send the files to the customer’s email address.