Rails 条码支付 Payola

码农软件 · 软件分类 · 其他开发相关 · 2019-10-21 19:58:50

软件介绍

Payola 为你的 Rails 应用提供了条码支付的功能。

示例:

class Book < ActiveRecord::Base
  include Payola::Sellable
end

Payola.configure do |config|
  config.subscribe 'charge.succeeded' do |event|
    puts "whoohoo!"
  end
end

本文地址:https://codercto.com/soft/d/17268.html

Chinese Authoritarianism in the Information Age

Chinese Authoritarianism in the Information Age

Routledge / 2018-2-13 / GBP 115.00

This book examines information and public opinion control by the authoritarian state in response to popular access to information and upgraded political communication channels among the citizens in co......一起来看看 《Chinese Authoritarianism in the Information Age》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具