Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Depends on your skillset. If you've used JS a lot and have worked with Angular than go Iconic.
I'd suggest React Native as its so easy to get up and running with. -
@delegate212 I have no experience in JS but very willing to learn and try. React Native sounds good too. Is it possible to integrate payment gateways in Mobile App using React Native?
-
@half-coder You could try integrating Stripe.
https://github.com/naoufal/...
That library will allow you to integrate both Apple and Google Pay. -
Many big platforms exist for seamless integration of credit cards. PayPal, stripe, visa, etc.
Please please PLEASE! don't write your own!
I need an advise for my capstone project. I'm planning to make an online booking system for a ferry company. Planning to make it for android and ios and maybe for web too. Did some research and found about ionic. Looks amazing but not sure if it's the right tech to use for my plan. Also about the payment gateway, I want the customers to pay on the app or the website directly without redirecting them to other website. Not really sure if I can use paypal with this, also i need the system to accept mastercard and visa.
I did the research, so please no hate, I'm not asking for the code. I just want to know the right tech to use. I'm just super confused and lost right now.
question