When a transaction fails with one auth Model, Rave sometimes tries another authModel.
This commit catches more auth models after the first charge with Auth model.
To test, use 5531886652142950 (PIN) test card with a wrong PIN, it will then redirect to VBV. Previously it would have resulted in, "Unknown Auth Model" error, but now it rightly shows the VBV page.
When a transaction fails with one auth Model, Rave sometimes tries another authModel. This commit catches more auth models after the first charge with Auth model.
To test, use 5531886652142950 (PIN) test card with a wrong PIN, it will then redirect to VBV. Previously it would have resulted in, "Unknown Auth Model" error, but now it rightly shows the VBV page.