public class SddDetailsActivity extends CheckoutDetailsActivity implements IbanSuggestionsAdapter.Listener
EXTRA_PAYMENT_REFERENCE
Constructor and Description |
---|
SddDetailsActivity() |
Modifier and Type | Method and Description |
---|---|
static Intent |
newIntent(Context context,
PaymentReference paymentReference,
PaymentMethod paymentMethod) |
void |
onClick(View v) |
protected void |
onCreate(Bundle savedInstanceState) |
void |
onSuggestionClick(Suggestion suggestion) |
onPostCreate, onSupportNavigateUp
getLogoApi, getPaymentHandler, getPaymentReference, getPaymentSession, handleCheckoutException, handlePaymentComplete
public static Intent newIntent(Context context, PaymentReference paymentReference, PaymentMethod paymentMethod)
public void onSuggestionClick(Suggestion suggestion)
onSuggestionClick
in interface IbanSuggestionsAdapter.Listener
public void onClick(View v)
protected void onCreate(Bundle savedInstanceState)
onCreate
in class CheckoutSessionActivity