mjcramerz/stripe
v1.1.0MIT
Use this plugin for stripe payment, billing, and webhook implementation workflows.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "stripe",
"version": "1.1.0",
"description": "Use this plugin for stripe payment, billing, and webhook implementation workflows.",
"author": {
"name": "Stripe",
"url": "https://stripe.com"
},
"homepage": "https://stripe.com",
"repository": "https://github.com/openai/plugins",
"license": "MIT",
"keywords": [
"stripe",
"payments",
"billing",
"webhooks",
"subscriptions"
],
"extensions": {
"com.openai": {
"apps": "./.app.json",
"interface": {
"displayName": "Stripe",
"shortDescription": "Stripe payments and billing",
"category": "Developer Tools",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"defaultPrompt": [
"Use the Stripe plugin for Stripe payments, billing, invoices, subscriptions, and webhook workflows."
],
"longDescription": "Use this plugin for Stripe payment flows, billing operations, invoicing, subscriptions, and webhook implementation work.",
"developerName": "Stripe",
"brandColor": "#635BFF",
"websiteURL": "https://stripe.com",
"privacyPolicyURL": "https://stripe.com/privacy",
"termsOfServiceURL": "https://stripe.com/legal/ssa",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 2JSON files
- 2YAML files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai