FIXES
-m fallback query order when occuers wss error
This commit is contained in:
@@ -84,7 +84,7 @@ class KbzMerchant
|
||||
sign_type: 'SHA256',
|
||||
version: '3.0',
|
||||
biz_content: {
|
||||
appid: @payment_method.gateway_url,
|
||||
appid: @app_id,
|
||||
merch_code: @payment_method.merchant_account_id,
|
||||
merch_order_id: merch_order_id
|
||||
}.compact
|
||||
|
||||
Reference in New Issue
Block a user