Skip to content

Commit 0c2b9f5

Browse files
Update API definitions
1 parent 17deddf commit 0c2b9f5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • openapi/components/schemas/GatewayAccountConfig

openapi/components/schemas/GatewayAccountConfig/Stripe.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ allOf:
5858
type: boolean
5959
description: Specifies whether to include payment card network in the request to Stripe.
6060
default: false
61+
radarSessionCustomField:
62+
type: string
63+
description: Name of the transaction custom field that holds the Radar Session ID.
6164
threeDSecureServer:
6265
type: object
6366
required:

0 commit comments

Comments
 (0)