Will apple B2B apps support external payment methods instead of In-App purchase? I need to provide upgrades for paid users. The distribution method used is apple-vpp. Since apple takes 30% commission for in-app purchase, I want to know wether we can add third party payments for apps distributed via apple-vpp.
Support of third party payment methods in B2B apps
127 Views Asked by Alex Thomas At
1
There are 1 best solutions below
Related Questions in IOS
- URLSession requesting JSON array from server not working
- Incorrect display of LinearGradientBrush in IOS
- Module not found when building flutter app for IOS
- How to share metadata of an audio url file to a WhatsApp conversation with friends
- Occasional crash at NSURLSessionDataTask dataTaskWithRequest:completionHandler:
- Expo Deep linking on iOS is not working (because of Google sign-in?)
- On iOS, the keyboard does not offer a 6-character SMS code
- Hi, there is an error happened when I build my flutter app, after I'm installing firebase packages occurs that error
- The copy/paste functionalities don't work only on iOS in the Flutter app
- Hide LiveActivityIntent Button from Shortcuts App
- While Running Github Actions Pipeline: No Signing Certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID
- Actionable notification api call not working in background
- Accessibility : Full keyboard access with scroll view in swiftui
- There is a problem with the request entity - You are not allowed to create 'iOS' profile with App ID 'XXXX'
- I am getting "binding has not yet been initialized" error when trying to connect firebase with flutter
Related Questions in IN-APP-PURCHASE
- TypeError: _appStoreServerLibrary.SignedDataVerifier is not a constructor node js app-store-server-library
- macOS in-app purchases via dylib - is it possible? alternatives? suggestions?
- StoreKit 2: Custom purchase option isn't recorded
- ios sdk swift : Show in-app app update/install prompt
- purchase errors via 2accounts
- How to handle Apple subscription with serverside verification
- IOS IAP succeed but does not charge the user
- Can't add iOS sandbox test credit cards
- Cannot see free trial in Android/Play store using Flutter in_app_purchase
- Can an iOS app sell user created content with In-App Purchases?
- Flutter in_app_purchase multiple subscriptions
- iOS 17.4 Code=4097 "connection to service named com.apple.storekitd"
- Is there any way to handle promocode in flutter?
- How I can know if the user cancel the subscription from google play store using in_app_purchase Flutter?
- Unity IAP AppleOriginalTransactionID is empty
Related Questions in B2B
- Is it possible to create organization (under sub-org) at depth more than one level in wso2 b2b ciam solution?
- How to solve an incompatibility issue related with the manifest file and b2bi software?
- How to implement a java code (JMC) in Axway B2Bi?
- Business-To-Buyer API Endpoints For Major E-Commerce Sellers
- How can we integrate the B2B endpoint based on eBXML with the Node.js application?
- Establishing B2B connection in NodeJS using EbXML and CPA file
- Salesforce B2B Commerce (LWR) - "global.css" style
- How to prevent users from logging in when their account is inactive/terminated in bigcommerce b2b edition?
- Restrict Users to open the Web Application Options Link in Limited Tabs of a browser
- "[PageNotFound] No mapping for GET" error after SAP Hybris upgrade
- How can we create test record for "WebStoreNetwork" object in test class?-
- How to display different variant prices to different customers? (Shopify/Liquid)
- Shopware 6 B2B suite - override typescript plugins
- Azure AD B2B Cross tenant access
- Successfully authenticated B2B user can't query Microsoft Graph API
Related Questions in APPLE-VPP
- Launching an application in Apple Business Manager
- inTune APP app is installed but there is a newer version available?
- iOS B2B Distribution - How Apple will test a mobile app with privately deployed services?
- How can I distribute an iOS app to 50k users by invitation only?
- Support of third party payment methods in B2B apps
- Getting "Login required" from Apple VPP api
- Do anyone know how really B2B App distribution works in Apple?
- Unable to update Custom B2B app redeemed using redemption code. App is neither visible in App Store nor Purchase list
- WSO2 IOT : is Apple VPP or DEP available now in wso2?
- Distributing paid app for free to existing customers
- Generate a public/private key pair in PEM format
- VPP applications failing to deploy due to invalid authentication token error 9622
- development for DEP/VPP apis from an unsupported country
- Apple Volume Purchase Program
- How are Apple B2B Apps distributed via VPP using redemption codes
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Apple does not allow third party payment integrations if there is no physical exchange of goods or services. If your application only allows some features only after some subscription then the apple is going to reject the application. If you are paying someone in return of any physical goods like shopping applications or in return of some services then the application can user third party payment methods.
Please refer below link
https://forums.developer.apple.com/thread/97423