Accepting payments in React Native

An important aspect when creating an app or website is the ability to accept payments from its customers. Platforms such as the web, Android, and iOS already have well-supported APIs for payment gateways such as Stripe. But what about cross-platform frameworks like React Native? In this tutorial, we’ll be looking at how to accept payments within a React Native app.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/p/cb3209c7-aaf7-49a1-80d0-f5dc0a5070c8/