Files
calendar/packages/app-store/paypal/config.json
T
2334c3bef8 fix: optimize SEO healthscore (#21509)
* compress app store images

* replace http linkages with https

* fix link raycast

* update http links to https

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2025-05-26 20:24:08 +00:00

20 lines
494 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](https://cal.com)",
"extendsFeature": "EventType",
"isTemplate": false,
"__createdUsingCli": true,
"imageSrc": "icon.svg",
"__template": "event-type-app-card",
"dirName": "paypal",
"isOAuth": true
}