'Apple not accepting my react native app due to stripe API
I have an app set to test flight mode on the app store. I am only selling and auctioning physical products instead of anything digital. I am using stripe API for payment processing. The app review fails to state that you need to use in-app purchases for selling the products.
My app uses a Metamask deep link to my NFT website and I have a button that opens this link in the Metamak browser. The review message stated that I am selling NFTs which require in-app purchases. I have made my case that the NFT button is only there for my website link but they haven't replied not they have accepted me for the test flight. As this is my first project so I am not sure what are the next steps.
The way my payment is working is that I have set up a backend service that gets the user credit card information and places that into the stripe functions on the backend and processes that payment there. I am using the stripe API on the mobile app.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
