You are here

protected static property PaymentRequest::$type in Stripe 2.x

Overrides StripeBase::$type

File

src/Element/PaymentRequest.php, line 21

Class

PaymentRequest
Provides a form element that will be rendered by stripe elements and provide. a payment request button if available.

Namespace

Drupal\stripe\Element

Code

protected static $type = 'paymentrequest';