jar

io.github.nexipayments : sdk-java-npg

Maven & Gradle

Aug 04, 2023

Nexi NPG SDK · Nexi XPay JAVA SDK

Table Of Contents

Latest Version

Download io.github.nexipayments : sdk-java-npg JAR file - Latest Versions:

All Versions

Download io.github.nexipayments : sdk-java-npg JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sdk-java-npg-0.0.4-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.nexipayments.sdknpg.securitytokenstorage

├─ io.github.nexipayments.sdknpg.securitytokenstorage.ISecurityTokenStorage.class - [JAR]

├─ io.github.nexipayments.sdknpg.securitytokenstorage.InMemorySecurityTokenStorage.class - [JAR]

io.github.nexipayments.sdknpg

├─ io.github.nexipayments.sdknpg.HttpClientAbstract.class - [JAR]

├─ io.github.nexipayments.sdknpg.HttpClientApacheHttpClient5Implementation.class - [JAR]

├─ io.github.nexipayments.sdknpg.HttpClientOkHttpImplementation.class - [JAR]

├─ io.github.nexipayments.sdknpg.PaymentGatewayClient.class - [JAR]

io.github.nexipayments.sdknpg.configuration

├─ io.github.nexipayments.sdknpg.configuration.ConfigurationProduction.class - [JAR]

├─ io.github.nexipayments.sdknpg.configuration.ConfigurationSandbox.class - [JAR]

├─ io.github.nexipayments.sdknpg.configuration.IConfiguration.class - [JAR]

io.github.nexipayments.sdknpg.exceptions

├─ io.github.nexipayments.sdknpg.exceptions.BaseException.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.GenericHttpClientFailure.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.InvalidHttpStatusCode.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.MalformedResponseData.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.MalformedWebhookData.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.MissingAmount.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.MissingCurrency.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.MissingOrderId.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.MissingSecurityToken.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.PaymentGatewayError.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.RequestProcessingError.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.ResponseProcessingError.class - [JAR]

├─ io.github.nexipayments.sdknpg.exceptions.SecurityTokenValidationFailed.class - [JAR]

io.github.nexipayments.sdknpg.pojo

├─ io.github.nexipayments.sdknpg.pojo.ActionType.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.Address.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CancelRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CancelResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CaptureRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CaptureResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CaptureType.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.Card.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CardHolderAccountInfo.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CardVerificationRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CardVerificationResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ChannelType.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ContractSummary.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ContractsByCustomerResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CreateHostedOrderRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CreateHostedOrderResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.CustomerInfo.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ErrorList.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ErrorsInner.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ExemptionsSettings.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.Installment.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.MITRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.MITResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.MOTORequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.MOTOResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.MerchantRiskIndicator.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.MerchantRiskIndicatorGiftCardAmount.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.Operation.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.OperationList.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.OperationResult.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.OperationType.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.Order.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.OrderDetails.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.OrderList.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.OrderStatus.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PayByLinkRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PayByLinkResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PaymentLink.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PaymentMethod.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PaymentMethodList.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PaymentMethodType.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.PaymentSession.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.RecurringAction.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.RecurringContractType.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.RecurringSettings.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.RefundRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.RefundResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.TermsAndConditions.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSAuthData.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSAuthResult.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSInitRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSInitResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSPaymentRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSPaymentResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSValidationRequest.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.ThreeDSValidationResponse.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.TransactionSummary.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.TransactionSummaryAttribute.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.Warnings.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.WarningsInner.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.WebhookNotificationAdditionalData.class - [JAR]

├─ io.github.nexipayments.sdknpg.pojo.WebhookNotificationBody.class - [JAR]

Advertisement