paddle
Payment infrastructure for SaaS companies.
Extends: Technology
Paddle
Payment infrastructure for SaaS companies.
Overview
Category: Payment software
Payment infrastructure for SaaS companies.
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: 'Paddle',
category: 'Payment software',
description: 'Payment infrastructure for SaaS companies.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Paddle",
"applicationCategory": "Payment software",
"description": "Payment infrastructure for SaaS companies."
}