morukele / paystack-rs

An open-source rust library for using the PayStack API
https://crates.io/crates/paystack-rs
MIT License
13 stars 5 forks source link

Test terminal endpoints #26

Open morukele opened 9 months ago

Lilit0x commented 8 months ago

@morukele , can I work on this or the terminal endpoint needs to be finished first?

morukele commented 8 months ago

@Lilit0x The terminal endpoint needs to be finished first. I should have it done by Sunday evening.

morukele commented 7 months ago

Hi, @Lilit0x I realise that this end point requires a physical or virtual terminal to work with. I don't have that available to me, I will try to reach out to paystack to see if they can help with it, but if they cannot, I think it will not be possible to extensively test this route.

The endpoint requires a terminal_id as part of the URL, so nothing goes through without a correct one.

Lilit0x commented 7 months ago

Okay, understood. I saw that all issues have been closed, are there still more endpoints to be added?

morukele commented 7 months ago

I have finished the terminal endpoint, that's why I closed all the issues.

I am sketching out the plans for the next endpoint to write. I will let you know.