II.
SkillArea JSON
Structured · liveskill-area:payment-integration
Payment Integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:payment-integration",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-mobile-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Payment Integration",
"description": "Integrating mobile payments and store-backed purchase flows - entitlements,\nreceipt handling, transaction state, and fraud-aware confirmation paths.\n",
"domains": [
"specialization:mobile-development"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:payment-integration",
"to": "specialization:mobile-development",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:payment-integration",
"to": "skill-area:in-app-purchases",
"kind": "requires_skill_area"
}
],
"incomingEdges": [
{
"from": "skill-area:backend-api-design",
"to": "skill-area:payment-integration",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "specialization:payment-processing-spec",
"to": "skill-area:payment-integration",
"kind": "contains"
},
{
"from": "stack-profile:saas-starter",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:marketplace-platform",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:crm-customer-platform",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:learning-management-system",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:multi-tenant-saas-backend",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:podcast-network",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:community-marketplace",
"to": "skill-area:payment-integration",
"kind": "requires_skill_area"
},
{
"from": "lib-skill:mobile-development--payment-integration",
"to": "skill-area:payment-integration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
}
]
}