You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With SDK 2.3.3 in production mode with live cardsI get response in success and failure.
In case of success :-
["threedsstatus": Y, "liabilityshift": Y, "merchtransactionreference": HWDM6877900068188, "responsecode": RR-62, "transactionreference": HWDM6877900068188, "responsemessage": FAILURE: DECLINED (Restricted card), "authorizationProcessedWith3DS": PROCEED, "orderinfo": PT-HWDM6877900068188, "cavvresult": AAABATMAAEhIBANUUQAAAAAAAAA=, "amount": 1.00, "acseci": 05, "threedsversion": 1.0, "batchno": 20220118, "receiptno": 201811301120]
In case of failure :-
[ "transactionreference": NOXX7700900080917, "authorizationProcessedWith3DS": DO_NOT_PROCEED, "responsecode": RR, "responsemessage": Cardholder verification failed, "threedsversion": 1.0, "merchtransactionreference": NOXX7700900080917]
I am confused here which key I need to consider or status to consider as success. As there is no proper documentation on the response from Flutterwaves I have to create a new ticket to understand the keys.
The text was updated successfully, but these errors were encountered:
With SDK 2.3.3 in production mode with live cardsI get response in success and failure.
In case of success :-
["threedsstatus": Y, "liabilityshift": Y, "merchtransactionreference": HWDM6877900068188, "responsecode": RR-62, "transactionreference": HWDM6877900068188, "responsemessage": FAILURE: DECLINED (Restricted card), "authorizationProcessedWith3DS": PROCEED, "orderinfo": PT-HWDM6877900068188, "cavvresult": AAABATMAAEhIBANUUQAAAAAAAAA=, "amount": 1.00, "acseci": 05, "threedsversion": 1.0, "batchno": 20220118, "receiptno": 201811301120]
In case of failure :-
[ "transactionreference": NOXX7700900080917, "authorizationProcessedWith3DS": DO_NOT_PROCEED, "responsecode": RR, "responsemessage": Cardholder verification failed, "threedsversion": 1.0, "merchtransactionreference": NOXX7700900080917]
I am confused here which key I need to consider or status to consider as success. As there is no proper documentation on the response from Flutterwaves I have to create a new ticket to understand the keys.
The text was updated successfully, but these errors were encountered: