SavedPaymentMethod

constructor(type: PaymentMethodType, alias: String)

This constructor has to be used to initialize a saved payment method.

Parameters

type

Payment method type, e.g. PayPal or Twint.

alias

The alias that can be used to process recurring payments or fast checkouts.