Vue插件进行条纹签出 – vue-stripe-checkout

Vue插件进行条纹签出 – vue-stripe-checkout

插件名称:vue-stripe-checkout

发布时间:2020年9月18日

插件作者:jofftiquez

官网 GitHub下载

用于Web应用程序上的Stripe Checkout的Vue插件。

变更日志:

v3.5.9(09/16/2020)

  • 琐事:添加可选的链接

v3.5.7(07/14/2020)

  • 琐事:添加可选的链接

v3.5.0(07/13/2020)

  • 重构:添加新的道具styleObject

v3.4.1(07/07/2020)

  • 重构

v3.4.0(06/22/2020)

  • 重构

安装和下载:

# Yarn
$ yarn add vue-stripe-checkout

# NPM
$ npm install vue-stripe-checkout --save
相关插件