Uses of Class
com.vonage.client.verify.VerifyResponse
Packages that use VerifyResponse
-
Uses of VerifyResponse in com.vonage.client.verify
Methods in com.vonage.client.verify that return VerifyResponseModifier and TypeMethodDescriptionstatic VerifyResponseVerifyClient.psd2Verify(Psd2Request psd2Request) Send a PSD2 verification request to a phone number with optional parametersVerifyClient.psd2Verify(String number, Double amount, String payee) Send a PSD2 compliant payment token to a user for payment authorizationVerifyClient.psd2Verify(String number, Double amount, String payee, Psd2Request.Workflow workflow) Send a PSD2 compliant payment token to a user for payment authorization with a pin verification workflowVerifyClient.verify(VerifyRequest request) Send a verification request to a phone number.Send a verification request to a phone number.VerifyClient.verify(String number, String brand, VerifyRequest.Workflow workflow) Send a verification request to a phone number with a pin verification workflowSend a verification request to a phone number.Send a verification request to a phone number.