onClick
handler or a form’s onSubmit
handler.
To submit the sensitive data in the fields to Confido Legal, use the submitFields()
method.
For a more detailed explanation of the submitFields()
method, see the Reference Docs.
paymentSessionComplete
mutation from your server when you are using a Payment Session to collect money. This is where you can set the amount to be paid and additional information.
completeSavePaymentMethod
mutation from your server when you are saving a payment method for later use.
initiateSPMPayment
mutation at any time to collect a payment using this payment method.