Method: ActiveMerchant::Billing::Integrations::Valitor::ResponseFields#customer_city
- Defined in:
- lib/active_merchant/billing/integrations/valitor/response_fields.rb
#customer_city ⇒ Object
70 71 72 |
# File 'lib/active_merchant/billing/integrations/valitor/response_fields.rb', line 70 def customer_city params['Stadur'] end |