Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

If you have a Developer Portal account conditioned appropriately, you can use the information below to perform non-Happy Path testing for both Flexiti’s POS and Online API’s.

In the Flexiti Apply flow the adjudication response will be predicated by the Response Key value entered as the middle name for the applicant, as follows:

Note: While testing apply flows in the Training or Merchant Integration environments you will not receive an SMS or Email pin - just enter 2222 as the pin value in the widget. (On the purchases however, you will receive pins to the email or phone you have set up in the Developer Portal Validation tab).

Scenario Description

Response Key

Response

Response Description

Applicant failed pre-bureau data checks from the application leading to a decline decision.

D-MISSING_INFO

Decline

Decline message for missing info

Applicant failed pre-bureau data checks from the application leading to a pending decision.

P-REVIEW_MISC

Pending

Standard pending message

Applicant has been declined for a duplicate application match.

D-DUPLICATE

Decline

Duplicate decline message

Applicant has a possible match to an existing customer leading to a pending decision.

P-EXIST_CUST

Pending

Standard pending message

Applicant has no matching credit bureau record, leading to a decline decision.

  • D-NO_HIT

  • D-NO_SCORE

Decline

Standard decline message

Applicant has been approved (there is one response key for each risk rating).

  • A-RR_L

  • A-RR_M

  • A-RR_H

  • A-RR_X

Approved

Standard approval message

Applicant has been declined (there is one response key for each risk rating).

  • A-RR_XX

  • A-RR_XXX

Decline if standard account is not enabled, Approved otherwise

Standard decline/approved message

Applicant has been queued for credit reasons

P-CREDIT

Pending

Standard pending message

Applicant has been queued for fraud warnings

P-FRAUD

Pending

Standard pending message

Applicant has been declined due to failed Bureau/Device authentication

D-FRAUD

Decline

Standard decline message

Applicant will need to retry due to third party timeout

D-EMAIL_DBL_TIMEOUT

Retry

Web event emitted from the widget to retry the application

  • No labels