spree_cash_on_delivery:处理 Spree Commerce 货到付款类型付款的功能

时间:2021-06-09 08:32:24
【文件属性】:
文件名称:spree_cash_on_delivery:处理 Spree Commerce 货到付款类型付款的功能
文件大小:19KB
文件格式:ZIP
更新时间:2021-06-09 08:32:24
Ruby 大礼包货到付款 Spree Cash On Delivery 扩展允许网上商店管理员在付款完成之前发送订单。 操作说明 在网店后台定义新的支付方式。 为其分配PaymentMethod::CashOnDelivery类型。 使用上面定义的方法将付款分配给订单。 安装 检查特定版本的 Spree Commerce 网上商店的可用分支并将其添加到您的 Gemfile: gem 'spree_cash_on_delivery' , github : 'musashimm/spree_on_cash_delivery' , branch : < BRANCH> 例如,对于 Spree 3.0.x 版,它是这样的: gem 'spree_cash_on_delivery' , github : 'musashimm/spree_on_cash_delivery' , bran
【文件预览】:
spree_cash_on_delivery-master
----bin()
--------rails(313B)
----Guardfile(3KB)
----config()
--------locales()
--------routes.rb(74B)
----spree_cash_on_delivery.gemspec(1KB)
----Rakefile(450B)
----LICENSE(1KB)
----app()
--------models()
--------assets()
----Gemfile(257B)
----.rspec(30B)
----spec()
--------models()
--------rails_helper.rb(2KB)
--------spec_helper.rb(3KB)
----.gitignore(119B)
----lib()
--------spree_cash_on_delivery()
--------spree_cash_on_delivery.rb(61B)
--------generators()
----README.md(1KB)

网友评论