adyen_integration_samples:Adyen 集成选项的端到端代码示例

时间:2024-08-23 20:03:40
【文件属性】:

文件名称:adyen_integration_samples:Adyen 集成选项的端到端代码示例

文件大小:37KB

文件格式:ZIP

更新时间:2024-08-23 20:03:40

HTML

Adyen 集成示例 所有可用 Adyen 集成的端到端代码示例,用作实施过程中的参考。 设置: 将源代码下载到本地计算机: git clone https://github.com/crrood/adyen_integration_samples.git 将身份验证凭据添加到config.ini 。 有关文件格式,请参见example_config.ini : [credentials] # static merchantAccount = [Your merchant account] apiKey = [Your webservice user API key] 将 js/common.js 中 ORIGIN_KEY 的值更改为根据以下为您的 webservice 用户生成的值: ://docs.adyen.com/user-management/how-to-get-


【文件预览】:
adyen_integration_samples-master
----css()
--------flowchart.css(3KB)
--------style.css(4KB)
----start_server.sh(46B)
----cgi-bin()
--------server.py(2KB)
--------ServerUtils.py(5KB)
--------send_post_message.py(985B)
--------echo.py(791B)
----index.html(909B)
----js()
--------flowchart.js(6KB)
--------3DSHelperMethods.js(5KB)
--------common.js(7KB)
----html()
--------3DSecure.html(7KB)
--------3DSecure2Classic.html(11KB)
--------dropinComponent.html(8KB)
--------customCardComponent.html(5KB)
--------3DSecure2ComponentV66.html(9KB)
--------3DSecure2Component.html(9KB)
--------components.html(7KB)
----example_config.ini(121B)
----.gitignore(67B)
----update_python_path.sh(89B)
----README.md(1KB)
----favicon.ico(1KB)

网友评论