adyen
Global payment platform for enterprises.
Extends: Technology
Adyen
Global payment platform for enterprises.
Overview
Category: Payment software
Global payment platform for enterprises.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Adyen',
category: 'Payment software',
description: 'Global payment platform for enterprises.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Adyen",
"applicationCategory": "Payment software",
"description": "Global payment platform for enterprises."
}