v1

latestOpenAPI 3.1.02026-07-2484125489.6 KB
sca_provider

Create an sca provider on the given merchant profile

Create an SCA Provider on the given Merchant Profile. An SCA Provider can be used to run 3DS2 Global authentications on the authenticate endpoint or as part of authorize and purchase transactions. At least one card type object must be included in the request. The following card types are supported: Visa, Mastercard, American Express, and Discover.

post/sca/providers

Request body

merchant_profile_keystring required

The token returned upon creating a Merchant Profile

typestring required

The type of SCA Provider being created. Currently only one type is supported: spreedly (case sensitive)

sandboxboolean

If the SCA Provider accounts is to be provisioned in sandbox mode or not. false by default.

Response

Created