【问题标题】:How to capture web hooks from Stripe gem in Rails 3? [closed]如何从 Rails 3 中的 Stripe gem 捕获网络钩子? [关闭]
【发布时间】:2012-10-10 01:37:17
【问题描述】:

在处理客户卡片时如何从 Stripe 中捕获网络挂钩?

【问题讨论】:

标签: mysql ruby-on-rails ruby-on-rails-3 payment-gateway stripe-payments


【解决方案1】:

a RailsCast 展示了如何实现条带化来接受付款。

【讨论】:

  • 谢谢,但是没有给出 web hook 的实现。我已经创建了我的应用程序,但是如何在我自己的应用程序中处理网络挂钩。使困惑? :(
  • 网络钩子是什么意思?它确实处理来自 Stripe 的响应(使用 CoffeeScript)
  • @SumitMunot 指的是stripe.com/docs/webhooks
【解决方案2】:

您可能会发现 stripe_event 有帮助:https://github.com/integrallis/stripe_event

【讨论】:

  • 谢谢,但是 web hook 的事件是什么?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-03-11
  • 2016-05-28
  • 2019-01-02
  • 2011-12-16
  • 1970-01-01
相关资源
最近更新 更多