Skip to main content
Question

Apple Pay not visible in web billing checkout form

  • February 21, 2026
  • 1 reply
  • 10 views

Forum|alt.badge.img+5

> using the `purchase()` function from RevenueCat’s React integration

> has domain setup in Stripe

> apple pay not visible when calling `purchase()`

> viewing on physical iPhone with Apple Pay setup

are there any troubleshooting guides available for this integration?

1 reply

Forum|alt.badge.img+8
  • RevenueCat Staff
  • February 26, 2026

Hi, are you using test mode in your Stripe account to test this? If so please make sure that the payment domain pay.rev.cat is added to the test mode? You must register every domain and sub-domain separately for each environment, including live mode and testing, see Stripe’s docs on this here.

Note that in order to use Apple Pay and Google Pay make sure you are following Stripe's requirements such as using a supported browser and their testing practices for both Apple Pay and Google Pay.