II.
Tool JSON
Structured · livetool:braintree
Braintree json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:braintree",
"_kind": "Tool",
"_file": "domain/tools/tools-payment-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Braintree",
"homepageUrl": "https://www.braintreepayments.com",
"kind": "other",
"description": "PayPal-owned full-stack payment platform for accepting credit cards,\nPayPal, Venmo, and local payment methods. Provides client SDKs,\nhosted fields, vaulting, and advanced fraud protection tools.\n"
},
"outgoingEdges": [
{
"from": "tool:braintree",
"to": "skill-area:payment-processing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:braintree",
"to": "skill-area:payment-processing",
"kind": "used_for"
},
{
"from": "tool:braintree",
"to": "tool:stripe",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:braintree",
"to": "tool:paypal",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:braintree",
"to": "tool:square",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:braintree",
"to": "tool:paddle",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
}
],
"incomingEdges": [
{
"from": "tool:paypal",
"to": "tool:braintree",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:square",
"to": "tool:braintree",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:paddle",
"to": "tool:braintree",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:stripe",
"to": "tool:braintree",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
}
]
}