# File lib/active_merchant/billing/gateways/paypal_express.rb, line 28
      def details_for(token)
        commit 'GetExpressCheckoutDetails', build_get_details_request(token)
      end