Class CustomerSession.Components.MobilePaymentElement

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.CustomerSession.Components.MobilePaymentElement
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
CustomerSession.Components

public static class CustomerSession.Components.MobilePaymentElement extends StripeObject
This hash contains whether the mobile payment element is enabled and the features it supports.
  • Constructor Details

    • MobilePaymentElement

      public MobilePaymentElement()
  • Method Details