Basil Satti
Basil Satti

Reputation: 700

React Native Payment

I am building a React Native app that requires Credit Card Payment(visa & Mastercard), What is the best method that I can implement so it will run smoothly both on Android and IOS ?

Upvotes: 0

Views: 4326

Answers (3)

Sulli Zerance
Sulli Zerance

Reputation: 371

Stripe and Paypal are both easiest solution.

Upvotes: 1

Anthony Sette
Anthony Sette

Reputation: 837

You could also check out the Shopify Buy Button, it's a fully enabled Javascript SDK.

Upvotes: 1

Anton
Anton

Reputation: 1502

Check out Stripe. That should work out for you.

Upvotes: 1

Related Questions