-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated Enum Classes
-
Deprecated MethodsMethodDescriptionPlease use new API:
ClickToPayService.optOutCard(String, D1Task.Callback)Please use the new API:D1Exception.getMessage().This API is deprecated as of version 4.1.0. With the introduction of this version, digitization is performed without push notifications, eliminating the need for push notifications or polling to complete the digitization process. Therefore, this API is no longer necessary. Integrator shall rely on success callback ofD1Task.D1PayWallet.addDigitalCard()for completing of digitization process.This API is deprecated as of version 4.1.0. With the introduction of this version, digitization is performed without push notifications, eliminating the need for push notifications or polling to complete the digitization process. Therefore, this API is no longer necessary. Integrator shall rely on the success callback ofD1Task.D1PayWallet.addDigitalCard()to complete the digitization process.from 4.3.0, useD1Task.Builder.disableLogService()insteadPlease use new API:D1Task.getClickToPayService()Please use new API:D1Task.getD1ClickToPay()from 4.3.0, useD1Task.getLogService()instead
-
Deprecated ConstructorsConstructorDescriptionPlease use new API:
ConsumerInfo(String, String, String, String, String, String, String)
-
Deprecated Enum ConstantsEnum ConstantDescriptionPlease use more specific code:
D1Exception.ErrorCode.ERROR_GPAY_NOT_SUPPORTED,D1Exception.ErrorCode.ERROR_SPAY_NOT_SUPPORTED,D1Exception.ErrorCode.ERROR_D1PAY_NOT_SUPPORTED
ClickToPayService.