Skip to content

Basis-Theory-Labs/3ds-examples

Repository files navigation

3DS Examples

This repository contains 3DS implementation examples using different gateways. It aims to exemplify how to integrate Basis Theory Elements card capture with your 3DS implemenation of choosing.

example.gif

Getting Started

  1. Set up the .env.local
    cp .env.local.example .env.local
  2. Install dependencies
    npm install
    # or
    yarn install
  3. Run the development server:
    npm run dev
    # or
    yarn dev

Open http://localhost:3000 with your browser to see the result.

Test Cards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published