Angel
Angel
A quick Fix for #37 . Let me know any issue.
As the promisepay API resources are standard REST, almost all the classes ***Resource** do pretty much the same. There is no need of that such amount of code repetition that...
Seems that "Redact Bank Account" operation is not correct. In the code [here](https://github.com/PromisePay/promisepay-ruby/blob/master/lib/promisepay/models/bank_account.rb#L22) it is require a **mobile-pin** param which is not mentioned on the [api doc](https://reference.promisepay.com/#redact-bank-account) nor in the...
Just that ... :) the CRUD for Callback resources should be almost trivial to implement as you already got the main engine. Thanks
There is any plan to add a Spec mock helper to ease the test. Something similar to what [stripe-ruby-mock](https://github.com/rebelidealist/stripe-ruby-mock) does? Thanks. Angel
Extension spinner hangs with no error message in Brave Browser when using 'site-access' = 'on-click'
## Description When using the Omnivore browser extension in Brave, the spinner continues spinning indefinitely without any error message. This appears to be related to an authentication issue. ## Steps...