-
Impacted versions:
17.2
Steps to reproduce:
- Create 2 companies (Company A and Company B)
- Enable inter-company transactions, synchronize SO and PO, auto-validate, Default receipt type = Recei…
-
Receipt validation may fail with `receiptSignatureInvalid` for actually valid new receipts (after 14 Aug. 2023).
In this case **update `AppReceiptValidator`**
This issue is just kept around to g…
-
purchases_updated uses your custom utils to convert the received purchases data into a dictionary (very useful, except in this case...)
For receipt validation (in my case through Playfab) I need to…
-
Hello there. I have some questions about your unified receipts verification procedure.
Reading your gem's sources I've noticed that when the ItunesReceiptDecoder::Decode::UnifiedReceipt is being cr…
-
The email for receipt validation is being sent twice. Once as soon as the contact is saved, from here:
```python
def _send_validate_mail(self):
self.ensure_one()
partner =…
-
# 🧭 Exploratory Testing Charter: Payment for Applications with "Payment Due" Status
### 🎯 Purpose
Explore the payment flow for applications marked as **"Payment Due"** to ensure hosts can complete …
-
### system info
Cordova 10
Device: Samsung Galaxy A50 Android 11
Plugin Version: 10.6
### Expected behavior
After an expired subscription the product should be available again.
### Obser…
-
Hi, just bumped into this repo while I was browsing apple's changed receipt validation policy.
Though it seems like this repo is its early stage, I think it would be more straightforward for potentia…
ahnsv updated
6 months ago
-
### Platform
- [x] iOS
- [ ] macOS
- [ ] tvOS
### In app purchase type
- [ ] Consumable
- [ ] Non-consumable
- [x] Auto-Renewable Subscription
- [ ] Non-Renewing Subscription
### Env…
-
### Observed behavior
On iOS, using a custom validator function that calls and endpoint that then calls the apple verify receipt endpoint.
In the response from apple the `in_app` array is empty.
…