createPaymentAuthRequest
Starts the payment flow for a LocalPaymentRequest and calls back a LocalPaymentAuthRequestParams on success that should be used to launch the user authentication flow.
Parameters
request
LocalPaymentRequest with the payment details.
callback
Starts the payment flow for a LocalPaymentRequest and returns a LocalPaymentAuthRequest on success that should be used to launch the user authentication flow.
Return
LocalPaymentAuthRequest that can be used to launch the user authentication flow.
Parameters
request
LocalPaymentRequest with the payment details.