Payment

Payment endpoints

/tokenizeAdd POST /tokenize to your checkout flow to vault a PAN, and store the FlexFactor token for later use.
/evaluateOn a declined transaction, POST /evaluate for FlexFactor to analyze and rescue/decline it.
/captureFor an auth/capture flow, use /evaluate as auth followed by /capture.