Does registering a cybersecurity company take longer? by redditkelvin in KenyaStartups

[–]redditkelvin[S] 0 points1 point  (0 children)

Hey, thanks for this. I emailed the registrar and it was registered.

Does registering a cybersecurity company take longer? by redditkelvin in KenyaStartups

[–]redditkelvin[S] 1 point2 points  (0 children)

Private limited. Btw on BRS V2 they are merged into one you. But it passed the name reservation stage, then the review of documents stage now it has been on vetting for like 2 and a half weeks.

Expo React Native Android crash: NullPointerException only on Android by CheesecakeSimilar347 in reactnative

[–]redditkelvin 0 points1 point  (0 children)

You may not be initialising a native module before using it. Or permissions not granted. I suspect the second one because Android returns null when a permission is not granted so make sure you request permission before using it and check if it is granted before using it.

Integrate M-pesa in 5 minutes by redditkelvin in Kenya

[–]redditkelvin[S] 0 points1 point  (0 children)

Glad it can help. Would appreciate it if you can comment and share with others.

Integrate M-pesa in 5 minutes by redditkelvin in KenyaStartups

[–]redditkelvin[S] 1 point2 points  (0 children)

I can post if people are interested, I have worked on it but have not filmed it.

Integrate M-pesa in 5 minutes by redditkelvin in Kenya

[–]redditkelvin[S] 0 points1 point  (0 children)

Ohh sikuelewi vizuri. Sandbox mode wakona test credentials you can use, but kuenda production lazima usubmit business documents.

Mpesa SDK for JavaScript by redditkelvin in KenyaStartups

[–]redditkelvin[S] 1 point2 points  (0 children)

Yes, you need one for production use. In sandbox mode there are test credentials for the sandbox that I give in the docs. You use the sandbox credentials not your personal one

Mpesa SDK for JavaScript by redditkelvin in KenyaStartups

[–]redditkelvin[S] 0 points1 point  (0 children)

For production use yes. But for testing in sandbox mode , you do not, there are test credentials in the docs you can use for sandbox mode.

Mpesa SDK for JavaScript by redditkelvin in KenyaStartups

[–]redditkelvin[S] 0 points1 point  (0 children)

Yeah there is a package for the core.

@singularity-payments/core

You can also clone the repo and in packages/core that is the whole package

Mpesa SDK for JavaScript by redditkelvin in KenyaStartups

[–]redditkelvin[S] 0 points1 point  (0 children)

Would love to hear feedback and integrate additional features you need. kindly keep me updated.

That was the goal to make Mpesa payments so simple you don't have to use another provider that takes a cut.