Is there an existing issue for this?
Enter the name of the extension
In app purchase
Describe the bug of the extension
Hello! The watch the "approved" for a non-consumable and set a boolean variable to true action from in app purchase extension is not working for some reason..
I have implemented everything and testing it accordingly with the Wiki. When testing, I am able to order and pay for the product (I get the "Payment has been succesfully done" and the email with the receipt) and here it stops. The boolean value of the variable "PaymentDone" doesn't get true and so the next actions don't happen.
Am I missing something here or is there a bug?
Steps to reproduce
- Register the product
- Finalize the registration
- Watch the event "approved" of the product
- Store is ready
- Order product
After ordering successfully the product, the boolean value of the variable doesn't change to true.
Could you help me please? It's very important.
GDevelop platform
Desktop
GDevelop version
5.6.24
Platform info
Details
Editing platform - Windows 11
Testing mobile device - Honor 90 (Android)
Additional context
No response
Is there an existing issue for this?
Enter the name of the extension
In app purchase
Describe the bug of the extension
Hello! The watch the "approved" for a non-consumable and set a boolean variable to true action from in app purchase extension is not working for some reason..
I have implemented everything and testing it accordingly with the Wiki. When testing, I am able to order and pay for the product (I get the "Payment has been succesfully done" and the email with the receipt) and here it stops. The boolean value of the variable "PaymentDone" doesn't get true and so the next actions don't happen.
Am I missing something here or is there a bug?
Steps to reproduce
After ordering successfully the product, the boolean value of the variable doesn't change to true.
Could you help me please? It's very important.
GDevelop platform
Desktop
GDevelop version
5.6.24
Platform info
Details
Editing platform - Windows 11
Testing mobile device - Honor 90 (Android)
Additional context
No response