Allpay/ECpay AIO for WooCommerce allows you to accept payment on your Woocommerce store via Allpay payment gateway in Taiwan.
WooCommerce與在台灣最具規模的歐付寶第三方付款金流,只要一個外掛就輕鬆搞定! 豐富的設定選項、詳盡的資訊流程,讓您使用第三方收付更加的方便!
觀看更多特色介紹
WooCommerce 2.2 以上
如果您有任何意見回饋的話,請到因創科技官方網站聯絡我們
您也可以到我們的FACEBOOK粉絲頁來幫我們按個讚
到WooCommerce->設定->結帳->歐付寶/綠界全方位金流,填入測試的商店代號、HashKey、HashIV,
歐付寶
http://vendor-stage.allpay.com.tw/
帳號 StageTest
密碼 test1234
綠界
http://vendor-stage.ecpay.com.tw/
帳號 StageTest
密碼 test1234
測試卡號 4311-9522-2222-2222
信用卡測試安全碼 222
信用卡測試有效年月: 請設定大於測試時間。假如您的測試時間在 2013 年 11 月 26 號,該筆交易的信用卡有效年月請設定 2013 年 11 月以後,因為系統會判斷有效年月是否已過期,已過期則會回應刷卡失敗。
請選擇台新銀行,有模擬付款
v1.0
Official release
v1.0.2
remove – unnecessary codes
tweak – refine codes in get_allpay_args()
fix – wrong return value in thankyou_order_received_text()
v1.0.3
fix – wrong thankyou page message when choose CVS and return to shop
v1.0.4
add – reduce order stock timing
add – support allpay aio English language
add – new filter ‘inno_allpay_get_payment_type_args’
v1.1
add – support for ECpay
update – new coding structure
add filter – innovext_allpay_cancel_order_message
add hook – innovext_allpay_before_process_rtn_code
v1.1.1
fixed – missing ECpay logo
v1.1.2
fixed – static function call issue
v1.1.3
fix – fix the duplicate order id issue using timestamp
update – save payment data in the database as woocommerce 3.0.0 uses cron for email
update – graceful use wc_reduce_stock_levels as the old function will be deprecated
v1.1.4
Change merchant_trade_no format to {prefix}{order_id}TS{reversed_timestamp}
make sure merchant trade no does not go over 20 characters
v1.1.5
bug fix – issue when limit is bigger than 0, cannot open wordpress menu editor
bug fix – warning on checkout/receipt page when debug is set to true
v1.1.6
update – compatibility upgrade with woocommerce 3.0
add – Translations (partial)
add – options for WPML on english interface
v1.1.7
bug fix – add_meta_box arg bug on admin panel
v1.1.8
add – add more language options
add – add currency conversion function
v1.1.9
fix – issue with using nav menu interface
v1.2.0
fix – urlencode TradeDesc to prevent error when blog name has special characters