Closed mjallday closed 12 years ago
The balanced API returns a 300 response when it fails to identify a merchant.
The ruby client does not support this and should raise an exception along with an appropriate message and a URL that the marketplace can redirect the user to to collect more information.
This is fixed as of version 0.3.4. Referencing commit: https://github.com/balanced/balanced-ruby/commit/d2a2e2c876ae595e2eecfcd4bab26d5a991832be
The balanced API returns a 300 response when it fails to identify a merchant.
The ruby client does not support this and should raise an exception along with an appropriate message and a URL that the marketplace can redirect the user to to collect more information.