Class Psd2Request.Builder

java.lang.Object
com.vonage.client.verify.Psd2Request.Builder
Enclosing class:
Psd2Request

public static class Psd2Request.Builder
extends java.lang.Object
  • Constructor Details

    • Builder

      public Builder​(java.lang.String number, java.lang.Double amount, java.lang.String payee)
      Parameters:
      number - The recipient's phone number in E.164 format.
      amount - The decimal amount of the payment to be confirmed, in Euros.
      payee - An alphanumeric string to indicate to the user the name of the recipient that they are confirming a payment to.
  • Method Details