curl --request PUT \
--url https://checkout.dintero.com/v1/admin/checkout \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"configuration": {
"payment_options": [
{
"type": "bambora.creditcard",
"currencies": [
"NOK"
],
"details": {
"googlepay_merchant_id": "<string>",
"applepay_merchant_id": "<string>",
"domain_names": [
"<string>"
],
"bambora_token_scope": "<string>",
"gateway_api_versions": [
"payex.v2"
],
"disable_collector_b2b_address_enforcement": false,
"enable_on_hold": true,
"pre_authorization": [
"allow_on_cit"
],
"test_processor": "dintero_simulator",
"invoice_channel": "kravia"
}
}
],
"merchant": {
"name": "<string>",
"logo_url": "<string>",
"website": "<string>",
"email": "<string>",
"phone_number": "<string>",
"merchant_category_code": "<string>",
"platform_type": "aggregator",
"country": "<string>",
"postal_code": "<string>",
"postal_place": "<string>",
"address_line": "<string>",
"address_line_2": "<string>"
}
}
}
'{
"configuration": {
"payment_options": [
{
"type": "bambora.creditcard",
"currencies": [
"NOK"
],
"details": {
"googlepay_merchant_id": "<string>",
"applepay_merchant_id": "<string>",
"domain_names": [
"<string>"
],
"bambora_token_scope": "<string>",
"gateway_api_versions": [
"payex.v2"
],
"disable_collector_b2b_address_enforcement": false,
"enable_on_hold": true,
"sca_policy": {
"allow_exemptions": true,
"network_exemptions": {
"low_value": true,
"low_risk": true
},
"liability_rules": {
"amount_lte": {
"limit": [
{
"amount": 50000,
"currency": "NOK"
}
],
"issuer_countries": [
"NO",
"SE",
"DK"
],
"enabled": true
}
}
},
"pre_authorization": [
"allow_on_cit"
],
"test_processor": "dintero_simulator",
"invoice_channel": "kravia"
}
}
],
"merchant": {
"name": "<string>",
"logo_url": "<string>",
"website": "<string>",
"email": "<string>",
"phone_number": "<string>",
"merchant_category_code": "<string>",
"platform_type": "aggregator",
"country": "<string>",
"postal_code": "<string>",
"postal_place": "<string>",
"address_line": "<string>",
"address_line_2": "<string>"
},
"payout": {
"payment_products": [
{
"payment_product": "dintero_psp"
}
]
}
},
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"gateways": {
"bambora": {
"checkout_api_url": "https://api.v1.checkout.bambora.com",
"merchant_api_url": "https://merchant-v1.api-eu.bambora.com",
"transaction_api_url": "https://transaction-v1.api-eu.bambora.com",
"wallet_api_url": "https://wallet-v1.api-eu.bambora.com",
"token_api_url": "https://tokenize-v1.api-eu.bambora.com",
"merchant_number": "<string>",
"access_token": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"token_scope": "<string>"
},
"instabank": {
"organization_number": 12345678911,
"payment_product_codes": {
"instabank.finance": {
"product_code": "630",
"minimum_monthly_balance_rate": "1.67",
"origination_fee": 9500,
"notification_fee": 3900,
"loan_example": {
"amount": 2500000,
"years": 1,
"total_amount": 2772300,
"cost": 272300,
"effective_annual_interest_rate": "21.38"
},
"annual_interest_rate": "0.0",
"effective_annual_interest_rate": "0.0",
"minimum_amount": 20000,
"branding_image_url": "<string>"
},
"instabank.invoice": {
"product_code": "632",
"due_in_days": 10,
"invoice_fee": 9500,
"require_applicant_amount": 7500000,
"minimum_amount": 20000,
"branding_image_url": "<string>"
},
"instabank.installment": [
{
"product_code": "633",
"credit_time": 36,
"origination_fee": 9500,
"notification_fee": 3900,
"annual_interest_rate": "0.0",
"minimum_amount": 20000,
"effective_annual_interest_rate": "54.69",
"total_amount": 309400,
"monthly_amount": 100000,
"first_monthly_amount": 109500,
"require_applicant_amount": 2500000,
"loan_example": {
"amount": 2500000,
"years": 1,
"total_amount": 2772300,
"cost": 272300,
"effective_annual_interest_rate": "21.38"
},
"branding_image_url": "<string>"
}
],
"instabank.postponement": [
{
"product_code": "633",
"postponement_months": 36,
"origination_fee": 9500,
"annual_interest_rate": "0.0",
"minimum_amount": 20000,
"notification_fee": 3900,
"effective_annual_interest_rate": "54.69",
"total_amount": 309400,
"require_applicant_amount": 2500000,
"loan_example": {
"amount": 2500000,
"years": 1,
"total_amount": 2772300,
"cost": 272300,
"effective_annual_interest_rate": "21.38"
},
"branding_image_url": "<string>"
}
]
},
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"url": "<string>"
},
"klarna": {
"url": "https://api.klarna.com",
"username": "PK27631_9dfg28uy0p43",
"merchant_id": "PK27631",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>"
},
"kravia": {
"url": "https://api-stage.kraviainkasso.no",
"merchant_id": 30530,
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"supported_invoice_channels": [
"kravia"
]
},
"payex": {
"url": "https://api.payex.com",
"payee_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"subsite": "12345789",
"versions": {},
"overrides": {}
},
"vipps": {
"url": "<string>",
"client_id": "<string>",
"merchant_serial_number": "123456",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"overrides": {}
},
"collector": {
"url": "<string>",
"username": "<string>",
"store_id": 123,
"country": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"options": {
"enable_on_hold": false,
"settlement_reference_fields": "account_id"
},
"stores": [
{
"store_id": 123,
"country": "<string>",
"currency": "NOK",
"segment": "B2C"
}
],
"overrides": {}
},
"santander": {
"url": "<string>",
"store_email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"branding_name": "Bygger'n",
"overrides": {}
},
"dintero_psp": {
"visa_net_client_id": "<string>",
"acquirer_merchant_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"applepay_merchant_id": "<string>",
"vipps_merchant_serial_number": "123456",
"visa_token_client_app_id": "<string>",
"visa_token_relationship_id": "10000000-20000000000",
"mastercard_token_src_dpa_id": "src_dpa_56068",
"mastercard_token_service_id": "SECURE_COF_MERCHANT_OBO#TESTPROJECT_PROD-PGMNAME#01",
"token_supported_auth_methods": [
"PASSKEY",
"3DS"
],
"token_scope": "<string>",
"visa_click_to_pay_dpa_id": "<string>",
"visa_click_to_pay_dpa_client_id": "<string>"
},
"netaxept": {
"url": "https://epayment.nets.eu",
"merchant_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"overrides": {}
},
"swish": {
"url": "<string>",
"swish_number": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"overrides": {}
}
},
"credentials": {
"payex": [
{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"version": 1,
"data": {
"payee_id": "<string>",
"url": "<string>",
"subsite": "<string>"
},
"updated_by": "<string>"
}
],
"klarna": [
{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"version": 1,
"data": {
"username": "<string>",
"url": "<string>"
},
"updated_by": "<string>"
}
],
"collector": [
{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"version": 1,
"data": {
"url": "<string>",
"username": "<string>",
"store_id": 123,
"country": "<string>",
"password": "<string>",
"options": {
"customer_client": {
"customers_client_id": "<string>",
"customers_client_secret": "<string>",
"customers_client_audience": "<string>"
},
"enable_on_hold": false,
"settlement_reference_fields": "account_id"
}
},
"updated_by": "<string>"
}
]
}
}scopes:
curl --request PUT \
--url https://checkout.dintero.com/v1/admin/checkout \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"configuration": {
"payment_options": [
{
"type": "bambora.creditcard",
"currencies": [
"NOK"
],
"details": {
"googlepay_merchant_id": "<string>",
"applepay_merchant_id": "<string>",
"domain_names": [
"<string>"
],
"bambora_token_scope": "<string>",
"gateway_api_versions": [
"payex.v2"
],
"disable_collector_b2b_address_enforcement": false,
"enable_on_hold": true,
"pre_authorization": [
"allow_on_cit"
],
"test_processor": "dintero_simulator",
"invoice_channel": "kravia"
}
}
],
"merchant": {
"name": "<string>",
"logo_url": "<string>",
"website": "<string>",
"email": "<string>",
"phone_number": "<string>",
"merchant_category_code": "<string>",
"platform_type": "aggregator",
"country": "<string>",
"postal_code": "<string>",
"postal_place": "<string>",
"address_line": "<string>",
"address_line_2": "<string>"
}
}
}
'{
"configuration": {
"payment_options": [
{
"type": "bambora.creditcard",
"currencies": [
"NOK"
],
"details": {
"googlepay_merchant_id": "<string>",
"applepay_merchant_id": "<string>",
"domain_names": [
"<string>"
],
"bambora_token_scope": "<string>",
"gateway_api_versions": [
"payex.v2"
],
"disable_collector_b2b_address_enforcement": false,
"enable_on_hold": true,
"sca_policy": {
"allow_exemptions": true,
"network_exemptions": {
"low_value": true,
"low_risk": true
},
"liability_rules": {
"amount_lte": {
"limit": [
{
"amount": 50000,
"currency": "NOK"
}
],
"issuer_countries": [
"NO",
"SE",
"DK"
],
"enabled": true
}
}
},
"pre_authorization": [
"allow_on_cit"
],
"test_processor": "dintero_simulator",
"invoice_channel": "kravia"
}
}
],
"merchant": {
"name": "<string>",
"logo_url": "<string>",
"website": "<string>",
"email": "<string>",
"phone_number": "<string>",
"merchant_category_code": "<string>",
"platform_type": "aggregator",
"country": "<string>",
"postal_code": "<string>",
"postal_place": "<string>",
"address_line": "<string>",
"address_line_2": "<string>"
},
"payout": {
"payment_products": [
{
"payment_product": "dintero_psp"
}
]
}
},
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"gateways": {
"bambora": {
"checkout_api_url": "https://api.v1.checkout.bambora.com",
"merchant_api_url": "https://merchant-v1.api-eu.bambora.com",
"transaction_api_url": "https://transaction-v1.api-eu.bambora.com",
"wallet_api_url": "https://wallet-v1.api-eu.bambora.com",
"token_api_url": "https://tokenize-v1.api-eu.bambora.com",
"merchant_number": "<string>",
"access_token": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"token_scope": "<string>"
},
"instabank": {
"organization_number": 12345678911,
"payment_product_codes": {
"instabank.finance": {
"product_code": "630",
"minimum_monthly_balance_rate": "1.67",
"origination_fee": 9500,
"notification_fee": 3900,
"loan_example": {
"amount": 2500000,
"years": 1,
"total_amount": 2772300,
"cost": 272300,
"effective_annual_interest_rate": "21.38"
},
"annual_interest_rate": "0.0",
"effective_annual_interest_rate": "0.0",
"minimum_amount": 20000,
"branding_image_url": "<string>"
},
"instabank.invoice": {
"product_code": "632",
"due_in_days": 10,
"invoice_fee": 9500,
"require_applicant_amount": 7500000,
"minimum_amount": 20000,
"branding_image_url": "<string>"
},
"instabank.installment": [
{
"product_code": "633",
"credit_time": 36,
"origination_fee": 9500,
"notification_fee": 3900,
"annual_interest_rate": "0.0",
"minimum_amount": 20000,
"effective_annual_interest_rate": "54.69",
"total_amount": 309400,
"monthly_amount": 100000,
"first_monthly_amount": 109500,
"require_applicant_amount": 2500000,
"loan_example": {
"amount": 2500000,
"years": 1,
"total_amount": 2772300,
"cost": 272300,
"effective_annual_interest_rate": "21.38"
},
"branding_image_url": "<string>"
}
],
"instabank.postponement": [
{
"product_code": "633",
"postponement_months": 36,
"origination_fee": 9500,
"annual_interest_rate": "0.0",
"minimum_amount": 20000,
"notification_fee": 3900,
"effective_annual_interest_rate": "54.69",
"total_amount": 309400,
"require_applicant_amount": 2500000,
"loan_example": {
"amount": 2500000,
"years": 1,
"total_amount": 2772300,
"cost": 272300,
"effective_annual_interest_rate": "21.38"
},
"branding_image_url": "<string>"
}
]
},
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"url": "<string>"
},
"klarna": {
"url": "https://api.klarna.com",
"username": "PK27631_9dfg28uy0p43",
"merchant_id": "PK27631",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>"
},
"kravia": {
"url": "https://api-stage.kraviainkasso.no",
"merchant_id": 30530,
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"supported_invoice_channels": [
"kravia"
]
},
"payex": {
"url": "https://api.payex.com",
"payee_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"subsite": "12345789",
"versions": {},
"overrides": {}
},
"vipps": {
"url": "<string>",
"client_id": "<string>",
"merchant_serial_number": "123456",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"overrides": {}
},
"collector": {
"url": "<string>",
"username": "<string>",
"store_id": 123,
"country": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"options": {
"enable_on_hold": false,
"settlement_reference_fields": "account_id"
},
"stores": [
{
"store_id": 123,
"country": "<string>",
"currency": "NOK",
"segment": "B2C"
}
],
"overrides": {}
},
"santander": {
"url": "<string>",
"store_email": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"branding_name": "Bygger'n",
"overrides": {}
},
"dintero_psp": {
"visa_net_client_id": "<string>",
"acquirer_merchant_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"applepay_merchant_id": "<string>",
"vipps_merchant_serial_number": "123456",
"visa_token_client_app_id": "<string>",
"visa_token_relationship_id": "10000000-20000000000",
"mastercard_token_src_dpa_id": "src_dpa_56068",
"mastercard_token_service_id": "SECURE_COF_MERCHANT_OBO#TESTPROJECT_PROD-PGMNAME#01",
"token_supported_auth_methods": [
"PASSKEY",
"3DS"
],
"token_scope": "<string>",
"visa_click_to_pay_dpa_id": "<string>",
"visa_click_to_pay_dpa_client_id": "<string>"
},
"netaxept": {
"url": "https://epayment.nets.eu",
"merchant_id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"overrides": {}
},
"swish": {
"url": "<string>",
"swish_number": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"overrides": {}
}
},
"credentials": {
"payex": [
{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"version": 1,
"data": {
"payee_id": "<string>",
"url": "<string>",
"subsite": "<string>"
},
"updated_by": "<string>"
}
],
"klarna": [
{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"version": 1,
"data": {
"username": "<string>",
"url": "<string>"
},
"updated_by": "<string>"
}
],
"collector": [
{
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"created_by": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"version": 1,
"data": {
"url": "<string>",
"username": "<string>",
"store_id": 123,
"country": "<string>",
"password": "<string>",
"options": {
"customer_client": {
"customers_client_id": "<string>",
"customers_client_secret": "<string>",
"customers_client_audience": "<string>"
},
"enable_on_hold": false,
"settlement_reference_fields": "account_id"
}
},
"updated_by": "<string>"
}
]
}
}Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key authentication for accessing admin endpoints. Use Create api-key to create a key.
The content of the header should look like the following:
x-api-key: {api_key}Configure merchant and payment options
Show child attributes
Payment configuration
Configure merchant and payment options
Show child attributes
An ID that uniquely identifies the resource
The date-time when the resource was created
The user/client created the resource
Time when the resource was last updated
Configure payment gateways
Show child attributes
Show child attributes