Lucas Oliveira
Lucas Oliveira

Reputation: 677

React native in app pucrchase subscription with apple pay

Due to recent changes, Apple is not accepting Stripe as a vendor for In-app purchases. I'm trying to implement an In-App purchase with expo-in-app-purchases but not being able to have the payment show Apple pay.

Is there any instruction on how I can allow apple pay using expo-in-app-purchases ?

Upvotes: 1

Views: 721

Answers (1)

Lucas Oliveira
Lucas Oliveira

Reputation: 677

During the last interaction, I've removed the merchantId from xcode , and push a new build only with in-app-purchase. Apple submission were approved and I no longer have this issue.

Upvotes: 1

Related Questions