Interface ErroCodeToFormFieldMappingStrategy

    • Method Detail

      • getFieldForErrorCode

        java.util.List<java.lang.String> getFieldForErrorCode​(java.lang.Integer code)
        Gets a spring form field id that maps to an error code from a payment provider
        Parameters:
        code - An error code from PSP
        Returns:
        A form field id