V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
terrywater
V2EX  ›  程序员

fecmall braintree 支付方式发布(fecmall 开源商城)

  •  
  •   terrywater · 2019-12-18 18:16:58 +08:00 · 1420 次点击
    这是一个创建于 1583 天前的主题,其中的信息可能已经有所发展或是发生改变。

    fecmall braintree 介绍

    应用市场地址: http://addons.fecmall.com/45263532

    详细参看文档地址: http://www.fecmall.com/doc/fecshop-guide/addons/cn-2.0/guide-fecmall-addons-system-braintree-payment.html

    站内直接使用信用卡进行支付(不需要跳转到第三方支付网站)

    fecmall braintree 工作原理

    Step 1: Your front-end requests a client token from your server and initializes the client SDK.

    客户端(譬如浏览器等客户端)请求服务端,发送一个获取client toke的请求,并且初始化客户端 sdk

    Step 2: Your server generates and sends a client token back to your client using the server SDK.

    服务端通过 sdk 生成client toke,发给客户端,

    Step 3: The customer submits payment information, the client SDK communicates that information to Braintree and returns a payment method nonce.

    客户端提交支付信息,客户端 SDK 将该信息传达给 Braintree,Braintree 接收请求后,将 支付方式随机数发送给客户端。

    Step 4: Your front-end sends the payment method nonce to your server.

    客户端将第 3 步返回的 支付方式随机数 发送给服务端

    Step 5: Your server code receives the payment method nonce and then uses the server SDK to create a transaction

    服务端接收客户端发送的 支付方式随机数,然后通过服务端 sdk 生成一个订单交易。

    6 条回复    2019-12-24 13:29:26 +08:00
    terrywater
        1
    terrywater  
    OP
       2019-12-18 18:17:21 +08:00
    fecmall 开源商城官网: http://www.fecmall.com/
    terrywater
        2
    terrywater  
    OP
       2019-12-18 18:17:45 +08:00
    lodisy
        3
    lodisy  
       2019-12-23 23:04:27 +08:00 via Android
    有沒群? 網站上的 qq 群進不了
    lodisy
        4
    lodisy  
       2019-12-23 23:05:54 +08:00 via Android
    有空本地試一下 另外有計劃開發 第三方登入插件嗎?
    terrywater
        5
    terrywater  
    OP
       2019-12-24 13:28:46 +08:00
    @lodisy www.fecmall.com 首页就由 QQ 群,Fecmall QQ 群(新):782387676,入群验证:fecmall
    terrywater
        6
    terrywater  
    OP
       2019-12-24 13:29:26 +08:00
    @lodisy 目前正在开发应用扩展插件模板等,可以关注 fecmall 应用市场: http://addons.fecmall.com/38597642
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4829 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 01:10 · PVG 09:10 · LAX 18:10 · JFK 21:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.