Skip to main content

Overview

This guide covers FrankieOne’s KYC solution for Buy Now Pay Later (BNPL) providers, designed to support identity verification, fraud prevention, and responsible lending obligations while maintaining the low-friction experience BNPL customers expect.

Summary

Available Workflows

WorkflowPurposeWhen to Use
AUS-Basic3V-twoplusLow-friction verificationPrimary - Low-value first purchases
AUS-Basic3V-twoplusidStandard verificationStep-up for higher-value or elevated risk requires a government ID
AUS-Risk-CDD-Email-Phone-DeviceFraud detectionFraud signal assessment

Tiered Verification Approach

Tier Definitions

TierTransaction ValueVerification LevelTarget Time
Tier 1Under $150Basic (2-source)Under 5 seconds
Tier 2150150 - 500Standard (3-source)Under 10 seconds
Tier 3Over $500Enhanced + DocumentUnder 60 seconds

Quick Implementation Flow

Decision Outcomes

OutcomeAction
APPROVEProceed with transaction, set credit limit
STEP-UPRequest additional verification (time-limited)
DECLINEDisplay compliant message, log for review

Key Fraud Signals

SignalRisk LevelDescription
Device on fraud blocklistCriticalKnown fraudulent device
Email domain disposableCriticalTemporary email service
Email age under 7 daysHighRecently created email
Multiple applications from deviceHighVelocity indicator

Support


Expanded Details

Regulatory Context

Disclaimer: The information in this section is provided for general guidance only and does not constitute legal or compliance advice. Customers must seek independent legal and regulatory advice to ensure their implementation meets their specific regulatory obligations. FrankieOne is not responsible for customers’ compliance decisions or outcomes.
Regulatory Updates: BNPL regulation in Australia is evolving. The Australian Government has announced reforms to bring BNPL under the National Consumer Credit Protection Act. Customers should monitor updates from ASIC and Treasury to ensure ongoing compliance.

Australian BNPL Regulatory Framework

BNPL providers operate under an evolving regulatory framework. FrankieOne’s BNPL workflows can support these obligations:
ObligationRequirementHow FrankieOne Can Support
Customer IdentificationVerify customer identityAutomated identity verification with low-friction options
Age VerificationEnsure customers are 18+Age verification against authoritative sources
Fraud PreventionPrevent identity fraud and synthetic identitiesDevice, email, and phone risk assessment
Responsible LendingAssess customer suitability (under reforms)Identity data to support affordability assessments
AML/CTF ComplianceWhere applicable as reporting entityRisk-based verification aligned to AML/CTF programs

Upcoming BNPL Reforms

The Australian Government has announced BNPL will be regulated as a credit product. Key changes may include:
Reform AreaExpected RequirementPreparation
LicensingAustralian Credit Licence requiredEnhanced compliance program
AffordabilityUnsuitability assessmentsIncome/expense verification capability
HardshipHardship provisionsCustomer identification for hardship requests
DisclosureEnhanced disclosure requirementsClear verification messaging

Workflow Configuration Details

Design Principles for BNPL

BNPL verification must balance:
  • Low friction: Customers expect instant approval
  • Fraud prevention: BNPL is a target for fraud due to instant credit
  • Regulatory compliance: Meeting current and upcoming obligations
  • Scalability: High volume, variable transaction values

Primary Workflow: AUS-Basic2V-LowFriction

Optimised for BNPL’s low-friction requirements while maintaining verification integrity. Core Checks:
Check TypePurposeTypical Response Time
Name and DOB verificationIdentity confirmationunder 3 seconds
Age verification (18+)Regulatory requirementunder 3 seconds
Address verificationIdentity confirmationunder 3 seconds
Device risk assessmentFraud preventionReal-time

Step-Up Workflow: AUS-Basic3V-Standard

Triggered for higher-risk scenarios or higher credit limits. Step-Up Triggers:
TriggerThresholdAction
Transaction valueover $500 (configurable)Enhanced verification
Account ageunder 30 daysAdditional checks
Device riskMedium or higherStep-up required
Cumulative exposureover $2,000Enhanced verification

Fraud Detection: AUS-Risk-CDD-Email-Phone-Device

BNPL is particularly vulnerable to fraud. This workflow assesses fraud signals. Risk Signals Evaluated:
SignalRisk LevelDescription
Device on fraud blocklistCriticalKnown fraudulent device
Multiple applications from deviceHighVelocity indicator
Email age under 7 daysHighRecently created email
Email domain disposableCriticalTemporary email service
Phone number invalidHighNon-working number
Synthetic identity indicatorsCriticalFabricated identity patterns
IP geolocation mismatchMediumLocation inconsistency

Step-by-Step Implementation

Note: This section describes the conceptual implementation flow. For actual API endpoints and schemas, refer to the FrankieOne API Documentation.

Step 1: Collect Customer Details

Collect minimal required information for frictionless experience:
  • Full name
  • Date of birth
  • Residential address
  • Email address
  • Mobile phone number
UX Consideration: Pre-fill where possible, minimise form fields, support autofill.

Step 2: Identity Verification

Verify customer identity against authoritative sources. For BNPL, speed is critical. Verification Approach by Scenario:
ScenarioApproachTarget Time
New customer, low valueBasic 2-sourceunder 5 seconds
New customer, higher valueStandard 3-sourceunder 10 seconds
Returning customerCached verificationInstant
Step-up requiredDocument verificationunder 60 seconds

Step 3: Fraud Assessment

Evaluate fraud risk signals to protect against BNPL-specific fraud patterns. Common BNPL Fraud Patterns:
PatternDetection Method
Synthetic identityCross-source consistency checks
Account takeoverDevice fingerprint, behavioural signals
Friendly fraudPurchase history, dispute patterns
Bust-out fraudVelocity checks, exposure monitoring

Step 4: Risk Decision

Combine identity and fraud signals into a risk decision.

Step 5: Handle Outcomes

APPROVE:
  • Proceed with transaction
  • Set appropriate credit limit
  • Enable repeat purchase capability
STEP-UP:
  • Request additional verification
  • May include document upload
  • Time-limited to maintain conversion
DECLINE:
  • Display compliant decline message
  • Do not disclose specific reasons
  • Log for review if borderline

Risk Tier Examples

Tier 1: Low Risk - Instant Approve

Customer Profile:
  • Australian resident, 28 years old
  • Name and DOB verified
  • Email aged 3+ years
  • Device not flagged
  • First purchase $80
Example Scenario:
Sarah Testone, 28, makes her first BNPL purchase for $80 at an online retailer. Identity verified instantly against electoral roll and credit bureau. Email is 5 years old, device shows no risk signals. Approved in 3 seconds.

Tier 2: Medium Risk - Step-Up Required

Customer Profile:
  • Identity verified but address mismatch
  • New email address (14 days)
  • Higher value purchase ($450)
Example Scenario:
Michael Testtwo, 24, attempts a 450purchase.NameandDOBverifiedbutaddressdoesntmatch(recentlymoved).Emailcreated14daysago.Systemtriggersstepupverification.Customeruploadsdriverlicence,documentverified.Approvedwith450 purchase. Name and DOB verified but address doesn't match (recently moved). Email created 14 days ago. System triggers step-up verification. Customer uploads driver licence, document verified. Approved with 500 initial limit.

Tier 3: High Risk - Decline

Customer Profile:
  • Multiple identity inconsistencies
  • Disposable email domain
  • Device associated with previous fraud
  • Synthetic identity indicators
Example Scenario:
Application received with name “David Testthree”. Identity check shows inconsistencies across sources. Email is from disposable domain. Device fingerprint matches 3 previously declined applications. Synthetic identity patterns detected. Application declined.

Edge Cases and Special Handling

Young Adults (18-21)

Young adults may have limited credit history, making verification challenging.
ChallengeHandling
No credit bureau recordAccept alternative sources (electoral roll, DVS)
Recently turned 18Accept but may require document verification
Student addressAccept temporary addresses with verification

Address Verification Challenges

ScenarioHandling
Recent moveAccept document proof of address
Living with parentsVerify name at address, may accept
No fixed addressHigher risk, may require step-up

Returning Customers

ScenarioApproach
Verified within 12 monthsUse cached verification
Details changedRe-verify changed elements
Previously declinedApply cooling-off period, re-assess

Merchant Risk Considerations

Some merchants/categories carry higher fraud risk:
CategoryRisk LevelConsideration
ElectronicsHighLower limits, enhanced verification
Gift cardsHighMay restrict or decline
FashionMediumStandard verification
TravelMedium-HighEnhanced for high values

Fraud Prevention

BNPL-Specific Fraud Vectors

Fraud TypeDescriptionMitigation
Synthetic IdentityFabricated identity using real/fake dataCross-source consistency, device signals
Account TakeoverLegitimate account compromisedDevice fingerprint, behavioural analysis
First-Party FraudCustomer disputes legitimate purchasePurchase history, pattern analysis
Bust-OutBuild credit then max outVelocity limits, exposure monitoring
Refund AbuseExploit refund policiesTransaction pattern monitoring

Device Intelligence

Device signals are critical for BNPL fraud prevention:
SignalRisk Indication
Device ageNew devices higher risk
Device velocityMultiple applications = high risk
Device reputationKnown fraud = block
Emulator detectionAutomated fraud attempts
Jailbreak/rootPotential manipulation

Velocity Controls

ControlTypical ThresholdAction
Applications per device per day3Block additional
Applications per email per week2Review/block
Applications per phone per week2Review/block
Cumulative exposure per customer$2,000Enhanced verification

Compliance Reporting

Audit Trail Requirements

Data CategoryRetention PeriodPurpose
Verification requestsPer regulatory requirementCompliance evidence
Identity verification resultsPer regulatory requirementAudit trail
Fraud assessment resultsPer regulatory requirementFraud investigation
Decision outcomesPer regulatory requirementCompliance reporting

Responsible Lending Support

For upcoming responsible lending obligations, FrankieOne verification data can support:
  • Customer identification for affordability assessments
  • Consistent identity across credit applications
  • Fraud indicators that may affect creditworthiness assessment

Conversion Optimisation Tips

FactorRecommendation
Form fieldsMinimise to essential only
AutofillSupport browser autofill
Error messagesClear, actionable guidance
Step-up UXMobile-optimised document capture
TimeoutAllow reasonable time for step-up

Troubleshooting

IssueLikely CauseResolution
High decline rateThresholds too strictReview and tune risk thresholds
Slow verificationToo many sequential checksEnable parallel processing
Step-up abandonmentPoor UXOptimise document capture flow
False positives on young adultsLimited credit historyAdd alternative data sources