# naoufal/react-native-payments

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

Repository: https://github.com/naoufal/react-native-payments
Canonical: https://ross.abutalabs.com/products/react-native-payments
Homepage: https://www.npmjs.com/package/react-native-payments
Language: JavaScript
License Family: other
Topics: react-native, apple-pay, payments, payment-request
Last push: 2024-07-04T12:37:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4108, "days_push": 790, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1615, forks 414 (observed 2026-08-28T04:05:11.510198+00:00)

## What it is
A React Native library for accepting payments via Apple Pay and Google Pay using the Payment Request API. It is no longer maintained, and the README directs users to actively maintained alternatives like Stripe's official React Native SDK.

## Use cases
- accept Apple Pay payments in a React Native app
- integrate Google Pay into a React Native application
- use the Payment Request API on mobile
- add contactless payment support to a cross-platform mobile app
- handle strong customer authentication for mobile payments

## When to choose
- you need a minimal, Payment Request API-based payments layer and can maintain it yourself
- you are working with a maintained fork such as the Appfolio version
- you need payment networks not covered by Stripe's SDK

## When to avoid
- starting any new project - use @stripe/stripe-react-native instead
- you need guaranteed bug fixes or long-term support
- you rely on up-to-date Apple Pay or Google Pay platform changes

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk
- domain: mobile-development, fintech, cross-platform
- platform: -
- tags: react-native, apple-pay, google-pay, payment-request-api, payments, unmaintained, ios, android, mobile

## Member repositories
- naoufal/react-native-payments (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.510198+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:50:17.565988+00:00, confidence not recorded.
  - readme: https://github.com/naoufal/react-native-payments (fetched 2026-08-28T04:05:11.510198+00:00, sha 8c44e4f512fd)
  - registry_npm: https://registry.npmjs.org/react-native-payments (fetched 2026-08-29T11:22:55.103885+00:00, sha 36632db3c531)
- Data as of 2026-08-30T08:39:29.467469+00:00.
