submit

abstract fun submit()

Submits the component manually. You can call this function to trigger a payment submission if the component is ready to make the payment.

If the component is valid your onSubmit callback method will be triggered. Otherwise, any invalid inputs will be highlighted to bring them to the user's attention.