Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
code-with-max committed Jun 19, 2024
1 parent a0cb773 commit 371210b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ Emit signals:

Emit signals:

- `purchase_updated`: Emitted when the purchase information is updated. The purchase process was successful. [Example of response](https://github.com/code-with-max/godot-google-play-iapp/blob/master/examples/purchase_updated_subs.json)
`query_product_details_error`: If an error occurred while receiving information about the subscription being purchased.
- `purchase_updated`: Emitted when the purchase information is updated. The purchase process was successful.
- `query_product_details_error`: If an error occurred while receiving information about the subscription being purchased.
- `purchase_error`: If there is an error during the purchase process.
- `purchase_cancelled`: If a purchase is cancelled by the user.
- `purchase_update_error`: If there is an error updating the purchase information.
Expand Down

0 comments on commit 371210b

Please sign in to comment.