Skip to content
Cellvin Chung edited this page Feb 26, 2020 · 1 revision

Gemfile 加上:

gem 'newebpay-rails'

執行:

$ bundle install

建立 config/initializers/newebpay.rb

$ rails generate newebpay:install
  • config/initializers/newebpay.rb輸入 hash_key, hash_iv 與 預設的商店代號 merchant_id
  • 設定 default_url_options[:host]