ios - How to enable only Apple Pay but not in-app purchase? -


when enable apple pay in capabilities of xcode adds key "com.apple.developer.in-app-payments", makes me wonder why adding in-app-payments key , not apple-pay, want have apple pay feature not in-app purchases.

when tried submit app, prompted whether had enabled in-app purchase. if yes ? treat apple pay in-app purchase ?. no not allow me submit unless uncheck apple pay capability in xcode.


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -