lib/reapal/form/certificate_form.rb in reapal-0.3.0 vs lib/reapal/form/certificate_form.rb in reapal-0.9.0
- old
+ new
@@ -20,10 +20,10 @@
# * :form_data
# * :merchant_id
# * :encryptkey
# * :data
#
- def withdraw_apply_form(flow_id, bind_id, contract, return_url, notify_url, terminal_type='mobile')
+ def certificate_form(flow_id, bind_id, contract, return_url, notify_url, terminal_type='mobile')
service = 'reapal.trust.certificate'
post_path = '/reagw/service/depwit.htm'
params = {
orderNo: flow_id,