Class ProfileUpdatablePaths
- java.lang.Object
-
- com.gemalto.mfs.mwsdk.payment.engine.ProfileUpdatablePaths
-
public class ProfileUpdatablePaths extends java.lang.Object
The supported list of card profile paths that allow update for the transaction. It must be noticed that these changes are only applied to
- MCBP_1.0 the card profile that have been loaded in memory by the card activation>
- MCBP_1.0+ Card like experience, update the card payment options for default card>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ProfileUpdatablePaths.Mastercard
Supported paths for Mastercard scheme.static class
ProfileUpdatablePaths.Visa
Supported paths for Visa scheme.
-