init()
method. Once this method is called, the sdk will emit the initializing
, initialized
, and/or the init_error
change events.
init()
multiple times in the same context. Each call will trigger a new initializing
, initalized
, and/or init_error
sequence. The fields will also be reloaded each time init()
is called.
paymentSessionCreate
mutation. Required when
using a Payment Session type.createSavePaymentMethodToken
mutation call. Required
when using a Save Payment Method Session type.card
or ach
. The active form
determines which fields are loaded.