Payment validation with Stripe that's compliant with App Store

Hi all. Wondering if anyone has a solution to adding a payment method using Stripe? One that complies with App store reviews.

I’m building a platform that allows people to rent items from each other. But I’d like to get people to add a payment method before they can do that. That way there’s an assurance of payment and outstanding payments can be billed in Stripe if avoided.

Currently, I have a true/false assigned to the user, which is triggered if they validate their account with a £1 payment - however, I’m coming to realise this may be uncompliant with App Store as it unlocks functionalities.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.