
active_merchant
activemerchant
Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
AI 简介
Active Merchant 是一个 Ruby 编写的支付网关抽象库,用于统一接入多种第三方支付服务。它提供标准化的 API 接口,封装了信用卡处理、授权、扣款、退款等核心支付操作,并内置对上百种国内外支付网关(如 Stripe、PayPal、Alipay、WeChat Pay 等)的支持;采用面向对象设计,支持测试模式与生产环境切换,与 Rails 深度集成但也可独立使用。适用于 Ruby/Rails 电商系统、SaaS 平台或任何需对接多支付渠道的金融类 Web 应用。
Ruby
MIT License4.6k
Stars
2.5k
Forks
151
Watchers
4
Issues
Star 增长
今日0
近 7 天0
近 30 天0
综合评分62
默认分支master