Interface SavedPaymentMethodStorageLocation

All Known Implementing Classes:
DefaultSavedPaymentMethodStorageLocations

@Deprecated(since="1.0.2", forRemoval=true) public interface SavedPaymentMethodStorageLocation
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.0.2. In the future, the option of using CustomerServices as saved payment method storage location will be removed, therefore these properties will no longer be needed.
Represents the service that handles the persistence of the saved payments.
Author:
Sunny Yu
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • name

      String name()
      Deprecated, for removal: This API element is subject to removal in a future version.