Flutterwave / AndroidSDK

Rave's Android Drop In UI
7 stars 8 forks source link

Catch Rave Auth Model switching #175

Closed jeremiahAI closed 4 years ago

jeremiahAI commented 4 years ago

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.