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

Terminal #28

Closed morukele closed 8 months ago

morukele commented 8 months ago

Updated the code in the transaction split route.

The main change is in the SubaccountBodyBuilder class. The field subaccount_code was changed to subaccount.

All test in the transaction split route should work now.