cal/packages/app-store/paypal/config.json
2023-12-14 02:19:22 +00:00

19 lines
456 B
JSON

{
"name": "Paypal",
"slug": "paypal",
"type": "paypal_payment",
"logo": "icon.svg",
"url": "https://paypal.com",
"variant": "payment",
"categories": ["payment"],
"publisher": "Cal.com",
"email": "support@cal.com",
"description": "Paypal payment app by Cal.com",
"extendsFeature": "EventType",
"isTemplate": false,
"__createdUsingCli": true,
"imageSrc": "icon.svg",
"__template": "event-type-app-card",
"dirName": "paypal"
}