Skip to content

signifyd/commercetools

Repository files navigation

Signifyd integration for commercetools


  1. Overview

  2. Functional Overview & Integration Guide

    1. Use cases

      1. Pre Auth

      2. Post Auth

      3. Post Sale

    2. Setting up configuration file

      1. Configuration file overview

      2. Execution Modes

      3. Credentials

      4. Data Mappings

      5. Behavioural Configs

      6. Other configurations

  3. Infrastructure

    1. Serverless Solution

      1. Amazon Web Services

      2. Google Cloud Platform

      3. Azure

    2. Dockerized Container Soution

  4. commercetools and storefront setup

    1. API client

    2. API extension

    3. Subscription

    4. Custom Fields

    5. Storefront JS script

  5. Signifyd setup

  6. Building and Deployment

    1. Serverless solution

    2. Dockerized Container solution


Overview

Signifyd is a fraud solution that provides a financial guarantee, allowing businesses to increase sales while reducing fraud losses. The Signifyd integration for commercetools provides these functionality using five primary API integration points:

  1. Pre-payment authorization (Checkout API, Transaction API)
  2. Post-payment authorization (Sale API, Webhooks)
  3. Post order fulfilment (Fulfilment API)
  4. Post order reroute (Reroute API)
  5. Post order reprice (Reprice API)

Sale API is used if merchants are executing a "Post-Auth" Flow where they call into Signifyd after the order has been placed and the payment has been authorized with the Payment Gateway. Checkout API is used if merchants are executing a "Pre-Auth" Flow where they call into Signifyd before authorizing a payment with the Payment Gateway. In "Pre-Auth" flow, for each order, there are at least 2 API calls, a Checkout API call prior to payment authorization and a Transaction API after authorization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published