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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The token returned upon creating a Merchant Profile

string
required

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

boolean

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

visa
object

A nested object containing merchant info per card brand that is to be registered with the 3DS server. See acquirer_bin, merchant_url, and merchant_password below for nested field information

mastercard
object

A nested object containing merchant info per card brand that is to be registered with the 3DS server. See acquirer_bin, merchant_url, and merchant_password below for nested field information

amex
object

A nested object containing merchant info per card brand that is to be registered with the 3DS server. See acquirer_bin, merchant_url, and merchant_password below for nested field information

discover
object

A nested object containing merchant info per card brand that is to be registered with the 3DS server. See acquirer_bin, merchant_url, and merchant_password below for nested field information

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json