just1and0 / React-Native-Paystack-WebView

💸💳The package allows you accept payment using paystack and guess what, it doesn't require linking! just install and begin to use 🚀
https://paystack.com
MIT License
153 stars 102 forks source link

Kenya Currency and Mpesa #113

Open sydiaplatform opened 2 years ago

sydiaplatform commented 2 years ago

Hello there,

  1. I would be great to see an option to input the currency, I managed to do this by removing the currency on line 28 on the paystack.js file and adding it to the element.

  2. I would be great to have an option for 'channel' under the element. Right now I had to remove ['card'] from line 28 on the paystack.js file for it to pull all available payment methods from the Paystack dashboard.

Cheers!