- cancelPreAuthorized(String, Setup) - Method in class br.com.moip.models.Multipayments
-
This method is used to cancel a pre-authorized multipayment by its Moip multipayment external ID.
- cancelPreAuthorized(String, Setup) - Method in class br.com.moip.models.Payments
-
This method is used to cancel a pre-authorized payment by Moip payment external ID.
- capturePreAuthorized(String, Setup) - Method in class br.com.moip.models.Multipayments
-
This method is used to capture a pre-authorized multipayment by its Moip multipayment external ID.
- capturePreAuthorized(String, Setup) - Method in class br.com.moip.models.Payments
-
This method is used to capture a pre-authorized payment by its Moip payment external ID.
- checkExistence(String, Setup) - Method in class br.com.moip.models.Accounts
-
This method allows you to check if a person already has a Moip account, by it's tax document or e-mail.
- code(String) - Method in class br.com.moip.models.error.ErrorBuilder
-
This constructor sets the Moip error identifier code.
- connect() - Static method in class br.com.moip.api.APIResources
-
- Connect - Class in br.com.moip.models
-
- Connect() - Constructor for class br.com.moip.models.Connect
-
- CONNECT_PRODUCTION - br.com.moip.models.Setup.Environment
-
- CONNECT_PRODUCTION_URL - Static variable in class br.com.moip.Moip
-
- CONNECT_SANDBOX - br.com.moip.models.Setup.Environment
-
- CONNECT_SANDBOX_URL - Static variable in class br.com.moip.Moip
-
- contentType - Variable in class br.com.moip.api.request.RequestProperties
-
- contentType(ContentType) - Method in class br.com.moip.api.request.RequestPropertiesBuilder
-
This method is used to set the request content type.
- create(Map<String, Object>, Setup) - Method in class br.com.moip.models.Accounts
-
This method allows you to create a Moip account (classical or transparent).
- create(Map<String, Object>, Setup) - Method in class br.com.moip.models.Customers
-
This method is used to create an customer.
- create(Map<String, Object>, Setup) - Method in class br.com.moip.models.Multiorders
-
This method allows you to create a multiorder.
- create(Map<String, Object>, Setup) - Method in class br.com.moip.models.NotificationPreferences
-
This method is used to create a notification preference to receive Webhooks.
- create(Map<String, Object>, Setup) - Method in class br.com.moip.models.Orders
-
This method is used to create a new order.
- create(Map<String, Object>, Setup) - Method in class br.com.moip.models.Transfers
-
This method allows you to create a transfer.
- createBankAccount(Map<String, Object>, String, Setup) - Method in class br.com.moip.models.Accounts
-
This method allows you to create a bank account to a Moip account.
- createSocket(String, int) - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- createSocket(String, int, InetAddress, int) - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- createSocket(InetAddress, int) - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- createSocket(Socket, String, int, boolean) - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- customers() - Static method in class br.com.moip.api.APIResources
-
- Customers - Class in br.com.moip.models
-
- Customers() - Constructor for class br.com.moip.models.Customers
-
- generateAccessToken(Map<String, Object>, Setup) - Method in class br.com.moip.models.Connect
-
This method allows you to generate access token for a Moip account.
- get(Setup) - Method in class br.com.moip.models.Balances
-
This method is used to get the balances values of a Moip account (unavailable, future, current).
- get(String, Setup) - Method in class br.com.moip.models.Accounts
-
This method is used to get a created accounts by Moip account external ID.
- get(String, Setup) - Method in class br.com.moip.models.BankAccounts
-
This method allows you to get the data of a created bank account by its Moip external ID.
- get(String, Setup) - Method in class br.com.moip.models.Customers
-
This method is used to get the data of a created customer by Moip customer external ID.
- get(String, Setup) - Method in class br.com.moip.models.Entries
-
This method allows you to get the entry data by its Moip external ID.
- get(String, Setup) - Method in class br.com.moip.models.Multiorders
-
This method is used to get a created multiorder by Moip multiorder external ID.
- get(String, Setup) - Method in class br.com.moip.models.Multipayments
-
This method allows you to get the data of a created multipayment by its Moip multipayment external ID.
- get(String, Setup) - Method in class br.com.moip.models.NotificationPreferences
-
This method is used to get the data of a created notification preference.
- get(String, Setup) - Method in class br.com.moip.models.Orders
-
This method is used to get the data of a created order by Moip order external ID.
- get(String, Setup) - Method in class br.com.moip.models.Payments
-
This method is used to get the data of a created payment by Moip payment external ID.
- get(String, Setup) - Method in class br.com.moip.models.Refunds
-
This method is used to get the data of a created refund by Moip refund external ID.
- get(String, Setup) - Method in class br.com.moip.models.Transfers
-
This method is used to get the data of a created transfer by its Moip external ID.
- get(String, Setup) - Method in class br.com.moip.models.Webhooks
-
This method is used to get the data of a specific webhook sent from Moip by Moip
resource external ID.
- getAccept() - Method in class br.com.moip.api.request.RequestProperties
-
- getAccessToken() - Method in class br.com.moip.auth.OAuth
-
- getAuthentication() - Method in class br.com.moip.models.Setup
-
This method is used to get the value of authentication attribute.
- getCipherList() - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- getConnectTimeout() - Static method in class br.com.moip.models.Setup
-
This method is used to get the value of CONNECT_TIMEOUT attribute.
- getContentType() - Method in class br.com.moip.api.request.RequestProperties
-
- getDate() - Method in class br.com.moip.api.request.APIDateRequest
-
- getDate() - Method in class br.com.moip.models.APIDate
-
This method returns the value of this.date.
- getDefaultCipherSuites() - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- getDefaultProtocols() - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- getEndpoint() - Method in class br.com.moip.api.request.RequestProperties
-
- getEnvironment() - Method in class br.com.moip.models.Setup
-
This method is used to get the value of environment attribute.
- getErrors() - Method in exception br.com.moip.exception.ValidationException
-
- getErrors() - Method in class br.com.moip.models.error.Errors
-
- getFormatedDate() - Method in class br.com.moip.models.APIDate
-
This method process this.date to build the accept date
format using the pattern "yyyy-MM-dd".
- getKey() - Method in class br.com.moip.auth.BasicAuth
-
- getKeys(Setup) - Method in class br.com.moip.models.Accounts
-
This method is used to get the Basic Auth keys and the public key of a Moip account.
- getList(RequestProperties) - Method in class br.com.moip.api.request.RequestMaker
-
- getMethod() - Method in class br.com.moip.api.request.RequestProperties
-
- getObject() - Method in class br.com.moip.api.request.RequestProperties
-
- getProtocolList() - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- getReadTimeout() - Static method in class br.com.moip.models.Setup
-
This method is used to get the value of READ_TIMEOUT attribute.
- getResponseCode() - Method in exception br.com.moip.exception.ValidationException
-
- getResponseStatus() - Method in exception br.com.moip.exception.ValidationException
-
- getSupportedCipherSuites() - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- getSupportedProtocols() - Method in class br.com.moip.utilities.ssl.SSLSupport
-
- getToken() - Method in class br.com.moip.auth.BasicAuth
-
- getType() - Method in class br.com.moip.api.request.RequestProperties
-
- getUserAgent() - Method in class br.com.moip.Moip
-
This method returns the USER_AGENT value.
- gson() - Static method in class br.com.moip.utilities.GsonFactory
-
- GsonFactory - Class in br.com.moip.utilities
-
- GsonFactory() - Constructor for class br.com.moip.utilities.GsonFactory
-