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
152 stars 101 forks source link

Loading amount dynamically not working #120

Open cartehub opened 1 year ago

cartehub commented 1 year ago

Hi,

I was able to install as laid out at npmjs.com. However, I am having challenges with getting totalprice from checkout to load on Paystack. manually inputting something like 20000 worked but getting value in from checkout form isn't working. Amount is still blank. I have zipped my CheckoutPayment.js and PaymentPaypalForm.js. I’m looking to pass the total amount from the former to the latter. Kindly download here I appreciate your taking the time out to assist on this.