Skip to main content

Documentation Index

Fetch the complete documentation index at: https://bancofcalifornia-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Gateway.get3DSecure(): ThreeDSecure

Description

Initializes 3DSecure.

Parameters

None

Side Effects

Raises an '' event if Payer Authentication is not active.

Example

const gateway = Gateway.create('collect_checkout_0000000000000000000000000')
const threeDSecure = gateway.get3DSecure();