react-native-payments icon indicating copy to clipboard operation
react-native-payments copied to clipboard

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

Results 130 react-native-payments issues
Sort by recently updated
recently updated
newest added

There are more gateways, not just braintree and stripe.

focusing

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

I'm trying to implement google pay. Everything seems fine, the payment goes through, but the paymentToken contains this kind of object : `{\"error\":{\"message\":\"Record not found\"},\"fieldErrors\":[]}` Any help please ?

I am trying to integrate Apple/Google pay in an application, I was able to implement apple pay in the application but I am getting an error when I am doing...

Hi everybody! I've been trying to keep RN Payments alive over the last couple of years as there wasn't any stable payment solution for React Native apart from one other,...

important