General Quick Subscribe FAQ
If I integrate with Quick Subscribe, do I need to add support for account information sharing?
If I integrate with Quick Subscribe, do I need to add support for account information sharing?
What happens if a customer purchases a subscription through Quick Subscribe and wants to download the app on a second device?
What happens if a customer purchases a subscription through Quick Subscribe and wants to download the app on a second device?
Can I perform A/B testing for Quick Subscribe?
Can I perform A/B testing for Quick Subscribe?
Why are all receipts returned when I call getPurchaseUpdates() with false in Live App Testing (LAT)?
Why are all receipts returned when I call getPurchaseUpdates() with false in Live App Testing (LAT)?
getPurchaseUpdates() with false.What marketplaces are Quick Subscribe available in?
What marketplaces are Quick Subscribe available in?
One-click account information sharing FAQ
What is the difference in the customer experience between Quick Subscribe with one-click account information sharing and Quick Subscribe without the feature?
What is the difference in the customer experience between Quick Subscribe with one-click account information sharing and Quick Subscribe without the feature?
When I update my app to support Quick Subscribe with one-click account information sharing, what happens if a customer is using an older version of my app without the feature?
When I update my app to support Quick Subscribe with one-click account information sharing, what happens if a customer is using an older version of my app without the feature?
What is the difference between the Acknowledge Receipt API and the notifyFulfillment() method? Do I need to integrate with both?
What is the difference between the Acknowledge Receipt API and the notifyFulfillment() method? Do I need to integrate with both?
notifyFulfillment() method is included in the Purchasing Service of IAP SDK on the client-side, and confirms fulfillment of an item by sending a fulfillment result to Amazon. The Acknowledge Receipt API achieves the same objective but through a server-to-server call using the acknowledgeReceipt operation.You must use at least one of these methods in your app to communicate the fulfillment result to Amazon. If you’ve already integrated with the Acknowledge Receipt API, you can continue to use it, however using notifyFulfillment() is the preferred method. You can also choose to use both the Acknowledge Receipt API and notifyFulfillment() in your app.What if I need information in addition to email, name, and zip code to create an account?
What if I need information in addition to email, name, and zip code to create an account?
Can I test one-click account information sharing with Live App Testing (LAT)? Can I reset consent of LAT testers to restart testing?
Can I test one-click account information sharing with Live App Testing (LAT)? Can I reset consent of LAT testers to restart testing?
Can I test one-click account information sharing using App Tester?
Can I test one-click account information sharing using App Tester?
getUserData() method. To test your integration, set the response for consent status to CONSENTED or UNAVAILABLE. If the returned status is CONSENTED, your app should call requestUserProfileAccess() to fetch the authorization code. Then, make calls to the Appstore IAP REST APIs to get the customer data and automatically sign them in. If the returned status is UNAVAILABLE, your app should fall back to the default sign-in experience.Integration with other IAP features FAQ
Can I offer Quick Subscribe if I also offer a free trial?
Can I offer Quick Subscribe if I also offer a free trial?
What if my customer used a free trial previously?
What if my customer used a free trial previously?
Can I offer Quick Subscribe if I also offer promotional pricing?
Can I offer Quick Subscribe if I also offer promotional pricing?

