React-Native-Paystack-WebView
React-Native-Paystack-WebView copied to clipboard
Multi-split payment feature
This pull adds the Multi-Split Payment Feature as documented by Paystack (https://paystack.com/docs/payments/multi-split-payments/).
This include using split_code
and dynamic splits
, which comes in handy in creating splits on the fly. The README file has also been updated accordingly