PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, September 11, 2022

[FIXED] How to add a Mobile Payment Feature like the same as in Starbucks App into a React-Native App?

 September 11, 2022     cross-platform, payment, react-native     No comments   

Issue

As in the question, I want the users simply install money to their accounts inside my app, not with in-app-purchases, but only with their credit cards. And this money will go to my private bank account, not to a company's bank account. I mean I have no company.

Is this possible?

Is there a library in react-native for this??

Thanks in advance


Solution

Yup. I like to use "React Native Stripe" to process payments in React Native. It lets you integrate basically everything. Credit Card, Google Pay, Apple Pay, Klarna usw.



Answered By - Maximilian Dietel
Answer Checked By - Gilberto Lyons (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing