You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
KbsyncTool and ipatool-py do not support payment requests now. You have to purchase it manually on the App Store UI and then you can use ipatool-py to download it.
but when I use KbsyncTool for generating data for "buyProduct" this request return error: Store buyProduct failed! Message: main.py:205 MZCommerce.ConfirmPaymentSheet_message (errorType -MZCommerce.ConfirmPaymentSheet)
May be I need to change user agent in ipatool or something else ?
After reversing appstored a little bit I noticed that 2 requests to the /WebObjects/MZBuy.woa/wa/buyProduct endpoint are sent. One is sent right when you attempt to get an app to install and the response from the server is MZCommerce.ConfirmPaymentSheet. This actually causes appstored to open the dialog box to confirm the purchase/installation. After you hit the install button a second request to the /WebObjects/MZBuy.woa/wa/buyProduct is sent but this time it contains:
I believe this tells the server that the purchase (free or otherwise) has been confirmed and it responds with an authorized response along with the links to the your relevant IPAs.
I'm not sure, but I don't believe ipatool-py inserts the hasConfirmedPaymentSheet key which is probably what is causing it to fail with the ids from your device.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello
Download in ipatool not working with KbsyncTool
https://www.dropbox.com/s/te7g0tfto4ewe1v/photo_2022-08-23%2017.32.06.jpeg?raw=1
The text was updated successfully, but these errors were encountered: