Class InvalidPaymentMethodException

All Implemented Interfaces:
Serializable

public final class InvalidPaymentMethodException extends ApiException
Returned in cases where the bank account provided is not valid (wrong format of account number or a routing number that does not correspond to a banking institution).
See Also:
  • Method Details

    • getInvalidParam

      public String getInvalidParam()