A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I would like to follow up on topic of Making apps compatible with post-purchase offers.
In our app, we have only been using transactions with type: sale to mark orders as paid. We have received this e-mail and notification about required changes, especially that the transactions must include either 'authorization' or 'parent_id'.
We have made some changes to the app, but we cannot get an answer anywhere, whether the changes are okay or if any changes were even necessary. We would like to prevent having any action taken against our app.
Has anyone been dealing with this problem?