You are here

namespace Drupal\stripe\Element in Stripe 2.x

Same name in other branches
  1. 8 Drupal\stripe\Element
Classsort descending Location Description
CC src/Element/CC.php Provides a form element that will be rendered by stripe elements.
PaymentRequest src/Element/PaymentRequest.php Provides a form element that will be rendered by stripe elements and provide. a payment request button if available.
StripeBase src/Element/StripeBase.php Provides the base for our Stripe elements