paypal-funding-components:PayPal JavaScript SDK资金组件

时间:2024-06-03 13:57:50
【文件属性】:

文件名称:paypal-funding-components:PayPal JavaScript SDK资金组件

文件大小:29KB

文件格式:ZIP

更新时间:2024-06-03 13:57:50

JavaScript

贝宝资金构成 PayPal JavaScript SDK模块可处理资金来源和资格。 记住来自客户端的资金来源 注意:您的客户ID和域必须获得批准才能调用此函数 paypal . rememberFunding ( [ paypal . FUNDING . VENMO ] ) ; 记住服务器端的资金来源 import { rememberFunding } from '@paypal/funding-components' ; import { FUNDING } from '@paypal/sdk-constants' ; rememberFunding ( req , res , [ FUNDING . VENMO ] ) ; 从服务器端检查记住的资金来源 import { isFundingRemembered } from '@paypal/funding-components'


【文件预览】:
paypal-funding-components-master
----.travis.yml(99B)
----server()
--------cookie.js(1KB)
--------config.js(540B)
--------index.js(41B)
--------util.js(1KB)
--------.eslintrc.js(195B)
--------types.js(171B)
--------constants.js(479B)
--------remember.js(6KB)
--------babel.config.js(125B)
----.nvmrc(2B)
----__sdk__.js(188B)
----index.js(107B)
----renovate.json(704B)
----.flowconfig(658B)
----package.json(2KB)
----.github()
--------CODEOWNERS(64B)
----test()
--------client()
--------server()
--------index.js(32B)
----SECURITY.md(599B)
----CONTRIBUTING.md(2KB)
----src()
--------config.js(810B)
--------index.js(70B)
--------eligibility.js(5KB)
--------types.js(40B)
--------constants.js(212B)
--------interface.js(100B)
----.eslintrc.js(445B)
----.gitignore(757B)
----webpack.config.js(318B)
----.npmrc(67B)
----karma.conf.js(766B)
----README.md(2KB)
----.editorconfig(1KB)
----publish.sh(364B)
----LICENSE.txt(11KB)
----babel.config.js(125B)

网友评论