Method: ActiveMerchant::Billing::PaypalCommonAPI#supports_scrubbing?

Defined in:
lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb

#supports_scrubbing?Boolean

Returns:

  • (Boolean)

278
279
280
# File 'lib/active_merchant/billing/gateways/paypal/paypal_common_api.rb', line 278

def supports_scrubbing?
  true
end