文件名称:ngx-stripe:StripeJS的Angular 8.x包装器
文件大小:217KB
文件格式:ZIP
更新时间:2024-06-08 15:01:25
ngx-stripe TypeScript
目录 @ nomadreservations / ngx-stripe @RicardoSánchezGregorio基于模块的StripeJS角包装器,网址为https://github.com/richnologies/ngx-stripe 注意:此版本仅适用于angular v8 + 特征 条纹服务 延迟脚本加载 符合AoT SSR后备 安装 要安装此库,请运行: $ npm install @nomadreservations/ngx-stripe --save or $ yarn add @nomadreservations/ngx-stripe 使用图书馆 将NgxStripeModule导入到应用程序中 该模块采用与全局Stripe对象相同的参数。 APIKey和使用Stripe connect的可选选项 apiKey:字符串 选项:{stripeAccount
【文件预览】:
ngx-stripe-master
----yarn.lock(432KB)
----src()
--------tsconfig.spec.json(256B)
--------main.ts(391B)
--------index.html(497B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(5KB)
--------styles.scss(1KB)
--------assets()
--------tslint.json(314B)
--------test.ts(642B)
--------tsconfig.app.json(166B)
--------browserslist(388B)
--------app()
--------karma.conf.js(964B)
----angular.json(6KB)
----.travis.yml(374B)
----tsconfig.json(517B)
----.prettierrc(47B)
----tslint.json(4KB)
----README.md(12KB)
----.release-it.json(384B)
----.editorconfig(245B)
----.gitignore(557B)
----deploy-docs.sh(583B)
----CHANGELOG.md(8KB)
----e2e()
--------tsconfig.e2e.json(213B)
--------src()
--------protractor.conf.js(752B)
----projects()
--------ngx-stripe()
----package.json(3KB)