PaymentIntentAlipay constructor

const PaymentIntentAlipay({
  1. SessionPaypalSetupFutureUsage? setupFutureUsage,
})

payment_method_options_param

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

Implementation

const PaymentIntentAlipay({this.setupFutureUsage});