paymill-ruby icon indicating copy to clipboard operation
paymill-ruby copied to clipboard

Ruby wrapper for the Paymill API

Results 7 paymill-ruby issues
Sort by recently updated
recently updated
newest added

Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 to 13.0.1. Changelog Sourced from rake's changelog. === 13.0.1 ==== Bug fixes Fixed bug: Reenabled task raises previous exception on second invokation Pull Request #271 by...

dependencies

I have no idea how to create the tokens for new payments. Would be great if there would be a function to create the tokens.

Currently, the Gem only seems to allow one global configuration, making it hard to support several Paymill accounts. It’d be great, if the Gem allowed to configure several accounts.

Would appreciate, if you could add checksums to the gem. [Paymill Docs](https://developers.paymill.com/API/index#checksums) Thanks!

Hi guys, I cannot update or delete subscriptions or payments? it says: NoMethodError: undefined method `delete' for #Paymill::Payment:0x007f9471eab2c8 Any ideas?

Hi guys! How do you test payments locally because of the ssl problem? I tried tunnelss but I still get an error Uncaught SecurityError: Blocked a frame with origin "https://ssl.kaptcha.com"...