forked from dkd/paymill-ruby
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Currently when error is returned its body contains json as string https://github.com/paymill/paymill-ruby/blob/master/lib/paymill.rb#L50
It would much more helpful to have more structured error that contains fields from
{
"exception":"subscription_not_found",
"error":"Subscription not found"
}
Arpsara
Metadata
Metadata
Assignees
Labels
No labels