ConfirmationTokensResourcePaymentMethodPreview constructor

ConfirmationTokensResourcePaymentMethodPreview

Details of the PaymentMethod collected by Payment Element

Implementation

const ConfirmationTokensResourcePaymentMethodPreview({
  this.acssDebit,
  this.affirm,
  this.afterpayClearpay,
  this.alipay,
  this.auBecsDebit,
  this.bacsDebit,
  this.bancontact,
  required this.billingDetails,
  this.blik,
  this.boleto,
  this.card,
  this.cardPresent,
  this.cashapp,
  this.customerBalance,
  this.eps,
  this.fpx,
  this.giropay,
  this.grabpay,
  this.ideal,
  this.interacPresent,
  this.klarna,
  this.konbini,
  this.link,
  this.mobilepay,
  this.oxxo,
  this.p24,
  this.paynow,
  this.paypal,
  this.pix,
  this.promptpay,
  this.revolutPay,
  this.sepaDebit,
  this.sofort,
  this.swish,
  required this.type,
  this.usBankAccount,
  this.wechatPay,
  this.zip,
});