Streamline Credit Card PSD2 SCA Testing Responses for the SCMP API
Input Expected Response
Input:
amount = 3075.00
auth_auth_response=0
auth_auth_code=3075
auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
ics_rcode=1
ics_rflag=SOK
ics_rmsg=Request was processed successfully.
Input:
amount = 5128.00
e_commerce_indicator=internet
auth_auth_response=65
auth_rcode=0
auth_rflag=DAUTHENTICATE
auth_rmsg=Payment processor error (65) STREAMLINE returned [STRONG CUSTOMER AUTHENTICATION REQUIRED]
ics_rcode=0
ics_rflag=DAUTHENTICATE
ics_rmsg=Payment processor error (65) STREAMLINE returned [STRONG CUSTOMER AUTHENTICATION REQUIRED]
Input:
amount = 5177.00
auth_auth_response=W1
auth_rcode=0
auth_rflag=DAUTHENTICATE
auth_rmsg=Payment processor error (W1) STREAMLINE returned [DECLINED - MULTIPLE EXEMPTIONS SELECTED]
ics_rcode=0
ics_rflag=DAUTHENTICATE
ics_rmsg=Payment processor error (W1) STREAMLINE returned [DECLINED - MULTIPLE EXEMPTIONS SELECTED]
Input:
amount = 5178.00
auth_auth_response=W2
auth_rcode=0
auth_rflag=DAUTHENTICATE
auth_rmsg=Payment processor error (W2) STREAMLINE returned [DECLINED - SELECTED EXEMPTION IS INVALID FOR THE CARD BRAND OF THE TRANSACTION]
ics_rcode=0
ics_rflag=DAUTHENTICATE
ics_rmsg=Payment processor error (W2) STREAMLINE returned [DECLINED - SELECTED EXEMPTION IS INVALID FOR THE CARD BRAND OF THE TRANSACTION]