Class: Maxipago::RequestBuilder::RapiRequest

Inherits:
Request
  • Object
show all
Defined in:
lib/maxipago/request_builder/rapi_request.rb

Constant Summary collapse

URL =
ENV['MP_URL_RAPI'] || "https://api.maxipago.net/ReportsAPI/servlet/ReportsAPI"

Method Summary

Methods inherited from Request

#initialize, #send_command

Constructor Details

This class inherits a constructor from Maxipago::RequestBuilder::Request