Interface ChasePaymentWalletSessionService

All Known Implementing Classes:
DefaultChasePaymentWalletSessionService

public interface ChasePaymentWalletSessionService
The service to create the Apple Pay session.
  • Method Summary

    Modifier and Type
    Method
    Description
    createApplePaySession(String createSessionUrl, String applicationId, String tenantId)
    Sends the request to the provided "createSessionUrl" to create the Apple Pay session.
  • Method Details

    • createApplePaySession

      String createApplePaySession(String createSessionUrl, @Nullable String applicationId, @Nullable String tenantId)
      Sends the request to the provided "createSessionUrl" to create the Apple Pay session.
      Parameters:
      createSessionUrl - the URL to create the session
      applicationId - the application id
      tenantId - the tenant id
      Returns:
      Returns an opaque Apple Pay session object as a JSON string for Apple Pay