public interface IPayFormActivity extends IBaseSdkActivity
| Modifier and Type | Method and Description |
|---|---|
void |
collect3dsData(Check3dsVersionResponse response) |
void |
onCardsReady(Card[] cards) |
void |
onChargeRequestRejected(PaymentInfo paymentInfo) |
void |
onDeleteCard(Card card) |
void |
onGooglePayError() |
void |
onPaymentInitCompleted(java.lang.Long paymentId) |
cancel, exception, getSdk, hideProgressDialog, noNetwork, showErrorDialog, showProgressDialog, start3DS, successvoid onCardsReady(Card[] cards)
void onDeleteCard(Card card)
void onPaymentInitCompleted(java.lang.Long paymentId)
void onChargeRequestRejected(PaymentInfo paymentInfo)
void onGooglePayError()
void collect3dsData(Check3dsVersionResponse response)