Add Drupal Commerce Information to API Calls

Created on 2 April 2024, 3 months ago
Updated 15 May 2024, about 1 month ago

Problem/Motivation

To facilitate assistance from Signifyd in our integration we need to pass information about the integration to Signifyd.

Proposed resolution

Add the following field to the top level of the request body:

"platformAndClient": {
  "storePlatform": "Drupal_Commerce",
  "storePlatformVersion": "X.X.X",
  "signifydClientApp": ""
}

This is originally intended for internal use, but I don't see an issue with them using it with the following guidance:

Replace X.X.X with the correct version of Drupal Commerce (e.g. "10.1.8")

Leave signifydClientApp as blank string, this field is required but they should leave it as a blank string because this is not an actual Signifyd app

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine khiminrm

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024