public class IssuerDetailsActivity extends CheckoutDetailsActivity
EXTRA_PAYMENT_REFERENCE
Constructor and Description |
---|
IssuerDetailsActivity() |
Modifier and Type | Method and Description |
---|---|
static Intent |
newIntent(Context context,
PaymentReference paymentReference,
PaymentMethod paymentMethod) |
protected void |
onCreate(Bundle savedInstanceState) |
void |
onIssuerClick(PaymentMethod paymentMethod,
Item item) |
onPostCreate, onSupportNavigateUp
getLogoApi, getPaymentHandler, getPaymentReference, getPaymentSession, handleCheckoutException, handlePaymentComplete, onAuthenticationDetailsRequired
public static Intent newIntent(Context context, PaymentReference paymentReference, PaymentMethod paymentMethod)
public void onIssuerClick(PaymentMethod paymentMethod, Item item)
protected void onCreate(Bundle savedInstanceState)
onCreate
in class CheckoutSessionActivity