@cocreate/stripe
Version:
A simple stripe component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
23 lines • 615 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "6029aeb8e979fb17407e25d7",
"name": "index.html",
"path": "/docs/stripe",
"pathname": "/docs/stripe/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "stripe",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};