cardPresent property

PaymentIntentCardPresent? cardPresent
final

payment_method_options_param

If this is a `card_present` PaymentMethod, this sub-hash contains details about the Card Present payment method options.

Implementation

final PaymentIntentCardPresent? cardPresent;