v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
CheckoutSettings

Add Third Party Payment Workflow

Adds a third party payment workflow definition. A third-party payment workflow is a definition of a process by which a third-party payment provider (such as Amazon Payments or PayPal Express) interacts with the Unified eCommerce platform.

put/commerce/settings/checkout/paymentsettings/thirdpartyworkflows

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

descriptionstring nullable

Information about this definition for display purposes in the 'Payment and Checkout Settings' admin ui. This field may contain valid html tags

fullyQualifiedNamestring nullable
isEnabledboolean
isLegacyboolean nullable

Indicates if this is a legacy implementation using ARC only or using the new extensible implementation.

namestring nullable

Should be one of Contracts.Constants.ThirdPartyWorkflowNames.

namespacestring nullable

Response

OK