Autofill Domain
Functions
Link copied to clipboard
Link copied to clipboard
Emitted when an address form is filled.
Link copied to clipboard
Disables autofill domain notifications.
Link copied to clipboard
Enables autofill domain notifications.
Link copied to clipboard
Subscribes to all events related to this domain.
Link copied to clipboard
Set addresses so that developers can verify their forms implementation.
Link copied to clipboard
inline suspend fun trigger(fieldId: BackendNodeId, card: CreditCard, optionalArgs: TriggerRequest.Builder.() -> Unit = {}): TriggerResponse
Trigger autofill on a form identified by the fieldId. If the field and related form cannot be autofilled, returns an error.