Interface HostedPaymentPageFormDescriptor


  • public interface HostedPaymentPageFormDescriptor
    • Method Detail

      • getKbAccountId

        UUID getKbAccountId()
      • getFormMethod

        String getFormMethod()
      • getFormUrl

        String getFormUrl()
      • getFormFields

        List<PluginProperty> getFormFields()
        Returns:
        the mappings field name -> field value for the form
      • getProperties

        List<PluginProperty> getProperties()
        Returns:
        the list of custom properties set by the plugin