jar

io.sdks : digital-payments-sdk

Maven & Gradle

Jun 06, 2024
0 stars

Digital Payments SDK · The APIs detailed within this SDK will enable Shell's Fleet Solutions Customers to digitalize Shell Card/s and use them to pay to refuel their vehicles at Shell Stations.

Table Of Contents

Latest Version

Download io.sdks : digital-payments-sdk JAR file - Latest Versions:

All Versions

Download io.sdks : digital-payments-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 digital-payments-sdk-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.shell.apitest

├─ com.shell.apitest.ApiHelper.class - [JAR]

├─ com.shell.apitest.CompatibilityFactoryImpl.class - [JAR]

├─ com.shell.apitest.Configuration.class - [JAR]

├─ com.shell.apitest.Environment.class - [JAR]

├─ com.shell.apitest.Server.class - [JAR]

├─ com.shell.apitest.ShellEVClient.class - [JAR]

com.shell.apitest.models

├─ com.shell.apitest.models.AccessTokenResponse.class - [JAR]

├─ com.shell.apitest.models.AroundLocationArray.class - [JAR]

├─ com.shell.apitest.models.AroundLocationArrayDataItems.class - [JAR]

├─ com.shell.apitest.models.AroundLocationArrayDataItemsLoc.class - [JAR]

├─ com.shell.apitest.models.AroundLocationArrayDataItemsOpeningHoursItems.class - [JAR]

├─ com.shell.apitest.models.CancelFuelingErrorResponse.class - [JAR]

├─ com.shell.apitest.models.CancelFuelingRequest.class - [JAR]

├─ com.shell.apitest.models.CollectingCompany.class - [JAR]

├─ com.shell.apitest.models.FaultResponse.class - [JAR]

├─ com.shell.apitest.models.FaultResponseFault.class - [JAR]

├─ com.shell.apitest.models.FaultResponseFaultDetail.class - [JAR]

├─ com.shell.apitest.models.FinaliseFuelingRequest.class - [JAR]

├─ com.shell.apitest.models.FinaliseFuelingRequestPayment.class - [JAR]

├─ com.shell.apitest.models.FinaliseFuelingRequestProductsItems.class - [JAR]

├─ com.shell.apitest.models.LoyaltyDetails.class - [JAR]

├─ com.shell.apitest.models.MobilePaymentRegistrationRequest.class - [JAR]

├─ com.shell.apitest.models.MppAccesTokenResponse.class - [JAR]

├─ com.shell.apitest.models.MppError.class - [JAR]

├─ com.shell.apitest.models.MppTokenRequestBody.class - [JAR]

├─ com.shell.apitest.models.OauthTokenPostRequestBody.class - [JAR]

├─ com.shell.apitest.models.PartnerTokenRequestBody.class - [JAR]

├─ com.shell.apitest.models.PaymentDetailsItems.class - [JAR]

├─ com.shell.apitest.models.PaymentEnablementResponse.class - [JAR]

├─ com.shell.apitest.models.PaymentProperties.class - [JAR]

├─ com.shell.apitest.models.PrepareFuelingRequest.class - [JAR]

├─ com.shell.apitest.models.PrepareFuelingRequestDeviceDetailsItems.class - [JAR]

├─ com.shell.apitest.models.PrepareFuelingResponse.class - [JAR]

com.shell.apitest.http.client

├─ com.shell.apitest.http.client.HttpCallback.class - [JAR]

├─ com.shell.apitest.http.client.HttpClientConfiguration.class - [JAR]

├─ com.shell.apitest.http.client.HttpContext.class - [JAR]

├─ com.shell.apitest.http.client.ReadonlyHttpClientConfiguration.class - [JAR]

com.shell.apitest.authentication

├─ com.shell.apitest.authentication.MppTokenCredentials.class - [JAR]

├─ com.shell.apitest.authentication.MppTokenManager.class - [JAR]

├─ com.shell.apitest.authentication.MppTokenModel.class - [JAR]

├─ com.shell.apitest.authentication.OAuthTokenPostCredentials.class - [JAR]

├─ com.shell.apitest.authentication.OAuthTokenPostManager.class - [JAR]

├─ com.shell.apitest.authentication.OAuthTokenPostModel.class - [JAR]

com.shell.apitest.http

├─ com.shell.apitest.http.Headers.class - [JAR]

com.shell.apitest.utilities

├─ com.shell.apitest.utilities.FileWrapper.class - [JAR]

com.shell.apitest.http.response

├─ com.shell.apitest.http.response.HttpResponse.class - [JAR]

├─ com.shell.apitest.http.response.HttpStringResponse.class - [JAR]

com.shell.apitest.controllers

├─ com.shell.apitest.controllers.BaseController.class - [JAR]

├─ com.shell.apitest.controllers.DigitalPaymentEnablementController.class - [JAR]

├─ com.shell.apitest.controllers.FuelingController.class - [JAR]

├─ com.shell.apitest.controllers.PartnerNotificationController.class - [JAR]

├─ com.shell.apitest.controllers.ShellAPIPlatformSecurityAuthenticationController.class - [JAR]

├─ com.shell.apitest.controllers.StationLocatorController.class - [JAR]

com.shell.apitest.http.request

├─ com.shell.apitest.http.request.HttpBodyRequest.class - [JAR]

├─ com.shell.apitest.http.request.HttpMethod.class - [JAR]

├─ com.shell.apitest.http.request.HttpRequest.class - [JAR]

com.shell.apitest.exceptions

├─ com.shell.apitest.exceptions.AccessTokenErrorException.class - [JAR]

├─ com.shell.apitest.exceptions.ApiException.class - [JAR]

├─ com.shell.apitest.exceptions.CancelFuelingErrorResponseErrorException.class - [JAR]

├─ com.shell.apitest.exceptions.MppAccesTokenErrorResponseException.class - [JAR]

├─ com.shell.apitest.exceptions.PaymentEnablementErrorResponseException.class - [JAR]

├─ com.shell.apitest.exceptions.StationLocatorBadRequestException.class - [JAR]

├─ com.shell.apitest.exceptions.StationLocatorForbiddenException.class - [JAR]

├─ com.shell.apitest.exceptions.StationLocatorInternalServerErrorException.class - [JAR]

├─ com.shell.apitest.exceptions.StationLocatorNotFoundException.class - [JAR]

├─ com.shell.apitest.exceptions.StationLocatorUnauthorizedException.class - [JAR]