public interface IPaymentMethod
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getCardholderName() |
CardType |
getCardType() |
String |
getCvv() |
String |
getExpMonth() |
String |
getExpYear() |
String |
getKsn() |
String |
getPan() |
String |
getPaymentType() |
String |
getPinBlock() |
String |
getPostalCode() |
String |
getRoutingNumber() |
String |
getToken() |
String |
getTrack1() |
String |
getTrack2() |
boolean |
isManualEntry() |
String getToken()
String getTrack1()
String getTrack2()
String getPan()
String getRoutingNumber()
String getCardholderName()
String getExpMonth()
String getExpYear()
String getCvv()
String getAddress()
String getPostalCode()
boolean isManualEntry()
String getKsn()
String getPinBlock()
CardType getCardType()
String getPaymentType()
Copyright © 2022 BlockChyp, Inc.. All rights reserved.