Class: InstantQuote::Adapters::IwocaRecoveryLoans

Inherits:
Iwoca show all
Defined in:
lib/instant_quote/adapters/iwoca_recovery_loans.rb

Constant Summary

Constants inherited from InstantQuote::Adapter

InstantQuote::Adapter::DEFAULT_ADDITIONAL_FIELDS

Instance Method Summary collapse

Methods inherited from Iwoca

#get_link, #get_quote, #get_status

Methods inherited from InstantQuote::Adapter

accept_offer, #accept_offer, additional_fields, get_approval, #get_link, get_link, get_preapproval, #get_preapproval, get_quote, #get_quote, get_status, #get_status

Instance Method Details

#get_approval(_state_key, _connection) ⇒ Object

As a result of this we are asking that you do not call the /approval_request/ endpoint after submitting your customer’s data to /state/.



15
16
17
# File 'lib/instant_quote/adapters/iwoca_recovery_loans.rb', line 15

def get_approval(_state_key, _connection)
  true
end