Package ru.tinkoff.acquiring.sdk.payment
Interface SbpPaymentState
-
- All Implemented Interfaces:
public interface SbpPaymentState
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSbpPaymentState.Createdpublic final classSbpPaymentState.Startedpublic final classSbpPaymentState.NeedChooseOnUipublic final classSbpPaymentState.GetBankListFailedpublic final classSbpPaymentState.LeaveOnBankApppublic final classSbpPaymentState.CheckingStatuspublic final classSbpPaymentState.CheckingPausedpublic final classSbpPaymentState.PaymentFailedpublic final classSbpPaymentState.Successpublic final classSbpPaymentState.Stoppedpublic classSbpPaymentState.Companion
-
Method Summary
Modifier and Type Method Description abstract LonggetPaymentId()-
-
Method Detail
-
getPaymentId
abstract Long getPaymentId()
-
-
-
-