To ensure points aren’t added to a customer’s record when their order hasn’t yet been paid for, VPCART checks that their payment method is equal to one of the types listed in the following Software Configuration option:
Xendofordervalidpayments |
This is a comma-delimited list of payments that allow 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 order does not match these payment types, the points are still accumulated in the Order record but not added to the customer record.
Once you have verified that their payment is correct, you can manually add the points listed in the Order record to the pointstotal and pointsremaining fields in the customer record.