solidusio-contrib / solidus_viabill

Solidus extension for Viabill Payments Service
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Create #credit Action #15

Closed Naokimi closed 2 years ago

Naokimi commented 2 years ago

Currently the code in #void actually does credits a payment. With this commit we are moving the code from #void to #credit and writing new code for the #credit method

fixes https://github.com/nebulab/solidus_viabill/issues/14