lib/finix/resources.rb in finix-0.16 vs lib/finix/resources.rb in finix-1.0.0
- old
+ new
@@ -6,9 +6,12 @@
require 'finix/resources/application'
require 'finix/resources/identity'
require 'finix/resources/processor'
require 'finix/resources/token'
require 'finix/resources/merchant'
+require 'finix/resources/merchant_profile'
+require 'finix/resources/risk_profile'
+require 'finix/resources/fee_profile'
require 'finix/resources/payment_instrument'
require 'finix/resources/payment_card'
require 'finix/resources/bank_account'
require 'finix/resources/transfer'
require 'finix/resources/authorization'
\ No newline at end of file