React-Native-Paystack-WebView
React-Native-Paystack-WebView copied to clipboard
πΈπ³The package allows you accept payment using paystack and guess what, it doesn't require linking! just install and begin to use π
Added subaccount split functionality and exposed the subaccount props
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
I had issues getting the project running on a Macbook Pro M1. ``` Undefined symbol: _RCTRegisterModule ``` I had to make the following change for it to work - maybe...
I added some scripts to expose the metadata option in order to accommodate as many options as possible when I noticed I couldn't add custom data apart from the display...
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...
i wanted to use my own personal button so I tried the Ref usage in the documentation but it keeps saying unexpected token no matter what I change the issue...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
**Describe the bug** The success callback is not called on successful bank authorization. The modal just closes. Card is charged but no value for the customer cos logic has been...
**Describe the bug** I am using sdk and try to pay with all three optiion but pay with bank option is not showing while it is bank option is on...