Package 

Class RatePayPaymentParams

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RatePayPaymentParams(String checkoutId, Date dateOfBirth) Creates the payment parameters for Ratepay Payments transaction.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • RatePayPaymentParams

        RatePayPaymentParams(String checkoutId, Date dateOfBirth)
        Creates the payment parameters for Ratepay Payments transaction.
        Parameters:
        checkoutId - The checkout id of the transaction.
        dateOfBirth - Date of birth, it is expected in yyyy-MM-dd format.