adebisi-fa / paystack-dotnet

PayStack API for .Net Developers!
http://developers.paystack.co/docs
MIT License
37 stars 37 forks source link

Charge Authorization intended fix #11

Closed teghoz closed 5 years ago

teghoz commented 5 years ago

I noticed that i could not charge authorization. Although, the previous version had a method to charge authorization under the charge API. it had a dependency for PIN which no current documentation supports. Moreover, the Charge Authorization endpoint specified was wrong. I have followed the currently used design pattern and updated the transaction API accordingly.

adebisi-fa commented 5 years ago

Hello @teghoz,

A fix largely inspired by this pull request was committed at dff94da.

Thanks, please.

adebisi-fa commented 5 years ago

Now available at v0.7.3