PaymentIntentMobilepay constructor

const PaymentIntentMobilepay({
  1. SessionCaptureMethod? captureMethod,
})

payment_method_options_param

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

Implementation

const PaymentIntentMobilepay({this.captureMethod});