Method: Wallee::PaymentMethodConfiguration#data_collection_type
- Defined in:
- lib/wallee-ruby-sdk/models/payment_method_configuration.rb
#data_collection_type ⇒ Object
The data collection type determines who is collecting the payment information. This can be done either by the processor (offsite) or by our application (onsite).
24 25 26 |
# File 'lib/wallee-ruby-sdk/models/payment_method_configuration.rb', line 24 def data_collection_type @data_collection_type end |