Skip to content
Last updated

Strong Customer Authentication & 2FA

Strong customer authentication (SCA) is a security measure that requires customers to provide multiple forms of identification to verify their identity before accessing sensitive information or performing high-risk transactions.

The goal of SCA is to prevent fraud and protect sensitive information by ensuring that only authorized users can access it.

You can think of SCA as a form of multi-factor authentication (MFA) designed specifically for financial services. However, MFA is a broader technical concept while SCA defines the business feature.

European regulatory requirement

SCA is a European regulatory requirement as part of the second Payment Services Directive (PSD2) for authenticating online payments and making them more secure.

Some actions require SCA in the UK and EEA, such as funding a transfer from your multi-currency account or retrieving a statement.

Please note that Wise may enforce SCA on endpoints based on our risk assessment as part of our best efforts for consumer protection.

SCA-protected endpoints

At Wise, when an endpoint performs an action that requires strong customer authentication, the initial request to that endpoint is rejected with a response status of 403 (Forbidden) to inform you that stronger authentication is needed. The endpoint can be retried again with stronger authentication.

When an endpoint requires a stronger authentication, we've indicated so by adding an alert banner like ths to the endpoint reference:

This endpoint is SCA protected when it applies. If your profile is registered within the UK and/or EEA, SCA most likely applies to you.

For more information on how to build a stronger authentication request call, review our One Time Token guide.

Connection guide

How you implement SCA will depend on your integration use case. Before implementing SCA, be sure to discuss with your Implementation team to ensure you use the method appropriate for your use case.

The following list provides the recommended SCA guide based on integration use case: