Dictionary

A dictionary with fields

Field Type Description
joyn Dictionary A dictionary with fields
paynl Dictionary A dictionary with fields
payconiq Dictionary A dictionary with fields
paypal Dictionary A dictionary with fields
payu Dictionary A dictionary with fields
monizze Dictionary A dictionary with fields
edenred Dictionary A dictionary with fields
qguard Dictionary QualityGuard
viresmo Dictionary A dictionary with fields
innovend Dictionary A dictionary with fields
mannamatic Dictionary A dictionary with fields

Examples

Example 1

{
    "joyn": {
        "enable": false,
        "partner_reference": "..."
    },
    "paynl": {
        "service_id": "...",
        "merchant_id": "..."
    },
    "payconiq": {
        "enable": false,
        "merchant_id": "...",
        "api_key": "...",
        "api_secret": "..."
    },
    "paypal": {
        "enable": true,
        "client_id": "...",
        "api_secret": "..."
    },
    "payu": {
        "enable": false,
        "provider": "",
        "romania": {
            "merchant_code": "...",
            "secret_key": "..."
        },
        "brazil": {
            "api_login": "...",
            "api_key": "...",
            "account_id": "...",
            "merchant_id": "..."
        },
        "single_platform": {
            "pos_id": "...",
            "second_key": "...",
            "secret_key": "..."
        },
        "iyzico": {
            "api_key": "...",
            "secret_key": "..."
        }
    },
    "monizze": {
        "enable": true,
        "merchant_id": "...",
        "in_key": "...",
        "out_key": "..."
    },
    "edenred": {
        "enable": false,
        "merchant_id": "..."
    },
    "qguard": {
        "enable": false,
        "contract_id": "..."
    },
    "viresmo": {
        "enable": true,
        "api_key": "...",
        "organisation_id": "..."
    },
    "innovend": {
        "enable": false
    },
    "mannamatic": {
        "enable": true
    }
}
This is a development version Do not use this version in production
1.10.0 development