{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/blik_experience_context",
"title": "BLIK Experience Context",
"type": "object",
"description": "Customizes the payer experience during the approval process for the BLIK payment.",
"allOf": [
{
"$ref": "#/components/schemas/experience_context_base"
},
{
"properties": {
"consumer_ip": {
"description": "The IP address of the consumer. It could be either IPv4 or IPv6.",
"$ref": "#/components/schemas/ip_address"
},
"consumer_user_agent": {
"type": "string",
"description": "The payer's User Agent. For example, Mozilla/5.0 (Macintosh; Intel Mac OS X x.y; rv:42.0).",
"minLength": 1,
"maxLength": 256,
"pattern": "^.*$"
}
}
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.