networkOptions property

PaymentIntentNetworkOptions? networkOptions
final

network_options_param

Network specific 3DS fields. Network specific arguments require an explicit card brand choice. The parameter `payment_method_options.card.network`` must be populated accordingly

Implementation

final PaymentIntentNetworkOptions? networkOptions;