Skip to main content
GET
https://checkout.dintero.com/v1
/
view
/
{session_id}
/
netaxept
checkout_sid_netaxept_html_get
curl --request GET \
  --url https://checkout.dintero.com/v1/view/{session_id}/netaxept

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.

Path Parameters

session_id
string<checkout-id>
required

The session ID

Query Parameters

language
enum<string>
default:no_NO

Indicates which language is used in the Netaxept hosted payment window

Available options:
no_NO,
sv_SE,
da_DK,
fi_FI,
en_GB,
de_DE,
fr_FR,
ru_RU,
pl_PL,
nl_NL,
es_ES,
it_IT,
pt_PT,
et_EE,
lv_LV,
lt_LT

Response

302

Netaxept hosted payment window

Last modified on May 12, 2026