adebisi-fa / paystack-dotnet

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

Apis/Transactions/Verify.cs Authorization class missing signature property. #27

Open magoogli opened 1 month ago

magoogli commented 1 month ago

Hi,

The 'signature' Property seems to be missing in the Authorization class unless I am mistaken? If you have a look at https://paystack.com/docs/payments/recurring-charges/ under the 'Get the Card authorization' heading it appears 'signature' should be present in this class, but it is not.

image