#Shaun
1 messages · Page 1 of 1 (latest)
Hello 👋
If I use 'Authenticate unless set up' I have to add 'off_session' => true.
Correct
If I use 'Always authenticate' I have to remove 'off_session' => true
As per my understanding, even if you haveoff_sessionset, the card would still trigger auth.
I am able to get this test card to process but the user is prompted twice for authentication
So to my understanding I can't get both test cards to work
You are either setting up the card for off_session use or not
Would that be correct?
Not sure I fully understand, can you give me an example?