Masterpass Integration Flow
Client-Side Integration:
Frontend calls
/masterpass-js/to get configurationResponse includes JavaScript URL, client ID, merchant ID, return URL
Frontend loads Masterpass JavaScript library
User completes Masterpass authentication
3D Secure flow initiated if enabled
Return to checkout on completion
Configuration Elements:
js: Masterpass JavaScript library URL from gateway configclient_id: OAuth client identifier for API accessmerchant_id: Merchant identifier (empty for custom merchant type)s3d_return_url: Return URL after 3D Secure verification
Last updated
Was this helpful?

