Interface CheckoutComWalletSessionService

All Known Implementing Classes:
DefaultCheckoutComWalletSessionService

public interface CheckoutComWalletSessionService
The service to validate the Apple Pay session.
Author:
Dima Myroniuk (dmyroniuk)
  • Method Summary

    Modifier and Type
    Method
    Description
    validateApplePaySession(String validateSessionUrl, String applicationId, String tenantId)
    Sends the request to the provided "validateSessionUrl" to validate the Apple Pay session.
  • Method Details

    • validateApplePaySession

      String validateApplePaySession(String validateSessionUrl, @Nullable String applicationId, @Nullable String tenantId)
      Sends the request to the provided "validateSessionUrl" to validate the Apple Pay session.
      Parameters:
      validateSessionUrl - the URL to validate session
      applicationId - the application id
      tenantId - the tenant id
      Returns:
      Returns an opaque Apple Pay session object for Apple Pay