Class: Nihaopay::SecurePay::WeChatPay

Inherits:
Base
  • Object
show all
Defined in:
lib/nihaopay/secure_pay/we_chat_pay.rb

Constant Summary

Constants included from Api

Api::LIVE_HOST, Api::TEST_HOST, Api::VERSION

Class Method Summary collapse

Methods inherited from Base

request_body, request_headers, request_params, request_url, start, with_failure

Methods included from Api

included

Class Method Details

.vendorObject



5
6
7
# File 'lib/nihaopay/secure_pay/we_chat_pay.rb', line 5

def vendor
  :wechatpay
end