Hello
I am building a subscription system in which end-users pay a recurring fee for a membership (which is a digital product) that warrants a customizable (by vendors) array of a certain amount of physical products per subscription cycle. A customer must "hand in" the membership at a vendor in exchange for a physical product (or entry fee, such as a ticket). In this case the vendor is the party that creates the digital membership, decides the physical products and also the party that receives payment.
So this puts my app somewhere in a grey area between physical and digital products. A 30% fee is not an option, so either I'll have to go with the "no links inside the app"-solution and payment elsewhere on the internet, or I'll have to implement payment options inside the app, but I'm not sure which is the correct one. Obviously having payment inside the app increases conversion, but whether or not this will pass a review I don't know.
I am under the impression that I cannot link to payment on a website regardless if the product sold is suitable for in-app purchases or not. Is this correct or does the "no links" rule only apply to cases that should have been IAP?
If anyone can clear this up for me that'd be nice!
Thanks in advance
Nicolai