@chatopera/store

0.0.7 • Public • Published

Chatopera Store

帮助开发者向软件使用者收费

Chatopera Store 是证书商店:快速接入代码实现软件的计费、发票、证书管理的云服务。

https://store.chatopera.com

npm install -s chatopera/store
  • 支持通过代码快速接入软件,完成软件的收费,尤其是开源软件
  • 软件使用者在 Chatopera Store 购买证书,开局发票
  • 软件开发者快速获得回款
  • 软件支持按量,按时间订阅,自动通知软件使用者续费

角色

  • Chatopera 证书商店: Chatopera Store
  • 软件开发者:发布各种软件的开发者,比如开源客服系统、开源 CRM 系统等。
  • 软件使用者:使用软件的企业、机构或个人,比如某电商公司。

应用流程

软件的上架

按照以下步骤:

1)开发者按照文档发送上架申请到 info@chatopera.com,Chatopera 证书商店会和您联系,确定集成、上架、打款等环节。

2)Chatopera 发布产品到 Chatopera 证书商店。

用户购买

软件使用者在 Chatopera 证书商店下单和支付证书产品,得到证书标识,然后在软件开发者发布的软件中绑定证书。

开发者得到回款

软件使用者支付后,经过网银体系,Chatopera 将会在 1 - 3 个工作日内,得到支付款,得到该支付款 22 个工作日后,Chatopera 给开发者打款。

注意事项

  • 【证书标识】是每个证书唯一的凭证,该证书标识是需要软件用户自己保密的,如该证书标识泄露造成的损失,Chatopera 证书商店不担负任何法律和经济责任;
  • Chatopera 证书商店的服务费用:Chatopera 给开发者打款是软件使用者支付费用的一个固定比例 75%,其它部分是 Chatopera 证书商店收取的服务费;
  • 打款周期:设定 22 个工作日,是为了避免纠纷,如软件使用者发现软件不符合描述,进行投诉,则三方进行研判,根据责任认定确定是否给开发者打款和打款比例。

春松许可证

针对在开源软件中,实现计费的场景,要在法律上保证,软件使用者和其他软件开发者,遵守软件内的收费功能,强烈建议该软件的开源许可协议使用:

模板:

Copyright {{YEAR}} {{YOUR_ENTITY}} <{{YOUR_CONTACT_INFO}}> 

Licensed under the Chunsong Public License, Version 1.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 https://docs.cskefu.com/licenses/v1.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
  • {{YEAR}} 年,比如 2023, (2018-2023)
  • {{YOUR_ENTITY}} 实体,个人或组织机构名
  • {{YOUR_CONTACT_INFO}} 联系方式,邮箱或网址等

示例:

https://gitee.com/cskefu/CPL-v1/blob/master/LICENSE

春松许可证的发布背景:

https://www.cskefu.com/2023/06/25/chunsong-public-license-1-0/

Package Sidebar

Install

npm i @chatopera/store

Weekly Downloads

3

Version

0.0.7

License

SEE LICENSE IN https://www.cskefu.com/licenses/v1.html

Unpacked Size

11.9 kB

Total Files

9

Last publish

Collaborators

  • chatopera