定制 flamarkt/payment-stripe 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

flamarkt/payment-stripe

Composer 安装命令:

composer require flamarkt/payment-stripe

包简介

Stripe payment method.

README 文档

README

Stripe payment method.

This extension will receive some more radical changes in the future.

Currently, the money is captured prior to order creation, which can cause situations where money has been captured but no order has been created.

Card-only mode was created with the intent of having a custom 3DS confirmation modal, but that's in fact not really needed since Stripe.js has its own modal that works with the payment element.

Depending on the Stripe payment method, ordre creation might happen through normal API submission or through a redirect. When using a redirect, other extensions will not work (for instance, using balance payment together with Stripe).

Checkout mode is experimental, currently a single product is added with the amount corresponding to the order, but it's planned to make it work with the actual product list synced to Stripe.

There is still some CSRF protection missing at this time for the redirect-based solutions. Nothing too dangerous but an external website could mess up existing payment intents and prevent a checkout from completing successfully.

Payment mehtod is currently hard-coded to cards but all Stripe payment methods should work in the future.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-07