bundle id: com.wondergames.warpath.ios
transaction id: 2000000434184242
adam id: 1529067679
We expected the price of this product to be $99.99 in USD, but it is actually displaying as 99.99 CNY. We are concerned that the actual calculation may be based on a value of 99.99 CNY for content worth 648 CNY, so we would like to confirm this. The expected exchange rate is 99.99 USD to 648 CNY.
Post
Replies
Boosts
Views
Activity
bundle id: com.wondergames.warpath.ios
transaction id: 2000000434184242
adam id:
We expected the price of this product to be $99.99 in USD, but it is actually displaying as 99.99 CNY. We are concerned that the actual calculation may be based on a value of 99.99 CNY for content worth 648 CNY, so we would like to confirm this. The expected exchange rate is 99.99 USD to 648 CNY.
Promoting In-App Purchases in StoreKit, but I didn't find replacement in StoreKit 2
func paymentQueue(_ queue: SKPaymentQueue, shouldAddStorePayment payment: SKPayment, for product: SKProduct) -> Bool { return false }