paymill / paymill-ruby

Ruby wrapper for the Paymill API
MIT License
23 stars 16 forks source link

For Payment objects allow iban and bic to be accessed. #12

Closed elcamino closed 9 years ago

elcamino commented 9 years ago

Hi there,

the Payment object did not support iban and bic to be accessed. I added the respective :attr_accessors.

Best, Tobias