-
**As a** QA engineer
**I need** to write Gherkin features using the `behave` tool to test the 'Purchase' operation of the API
**So that** I can ensure the API correctly handles creation requests…
-
-
### Problem Description
Currently, you can only buy a single, one-size-fits-all ship model from a shipyard. Any and all customisation you intend to do to it is an aftermarket affair.
In the real…
-
# Mark Item as Purchased
## Value Proposition
**As a user**
**I want to** mark shopping items as purchased,
**so that** I can keep track of what I have already bought and what is still needed.
##…
-
### What happened?
### Description
When having a commerce setup with 2 sites and 2 stores and the product propagation is set to `save product to other sites in the same site group` (the 2 sites are i…
-
### Summary
Add the `PURCHASE_NOTIFICATION` (value 44) system message type.
### What is the feature request for?
The core library
### The Problem
The system message type is missing from the enums…
-
On IOS only after every purchase it prompts the user for their apple id and password. This behavior exists after deploying to test flight as well.
i am doing to make the purchase. The purchase wo…
-
The Pledge is starting with a US-centric approach, focusing primarily on US tech companies and anchoring on $2,000 per FTE dev per year as our minimum.
How should we think about adapting the Pledge…
-
1. IAP purchase is going smooth.
2. When user tries to restore the purchase in re-login
3. The IAP given below error.
Code snippet
`RNIap.getAvailablePurchases()
.then(async availab…
-
How to add Firebase Analytic.logTransaction while we are using revenueCat
**Here is code provide by Firebase**
```
func purchaseSomeProduct(_ product: Product) {
// Purchase a Product. This is…