Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Tap to Pay Education View (iOS 18+ only) #886

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

thedev132
Copy link

@thedev132 thedev132 commented Feb 11, 2025

Summary

I added a function to trigger the popup to "educate merchants" as it is one of apple's requirements for the tap to pay entitlement

Motivation

It fixes #885 and would like to use it in my own app

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

Need help on setting up documentation

Usage:

You can use this function by importing it like so:

import { promptTapToPayEducationView } from '@stripe/stripe-terminal-react-native'

then trigger the function for the popup.

Screenshot 2025-02-09 at 11 31 56 PM

Copy link

cla-assistant bot commented Feb 11, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request (iOS) Educating Merchants Modal
1 participant