Skip to content

Change Log

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

Version 2.0

  • 重構與錯誤修正

Version 1.1

  • Timestamp 由Time.now.to_i改為Time.current.to_i
  • 交易查詢由query_trade_info改用Newebpay::QueryTrade.new
  • 信用卡請退款由close_fund改用Newebpay::CloseFund.new
  • Readme 文字修正
    • 信用卡取消授權與信用卡請退款的 number_type 非必填,預設為 1
    • 所有商店代號非必填,預設config/initializers/newebpay.rb 中的 merchant_id

Version 1.0