mirror of
https://github.com/defold/extension-iap
synced 2025-06-27 02:17:51 +02:00
Update iap.script_api
This commit is contained in:
parent
3468b52658
commit
e6e2f2de63
@ -226,6 +226,10 @@
|
||||
type: string
|
||||
desc: Apple only[icon:apple]. The original transaction. This field is only set when `state` is `TRANS_STATE_RESTORED`.
|
||||
|
||||
- name: original_json
|
||||
type: string
|
||||
desc: Android only[icon:android]. The purchase order details in JSON format.
|
||||
|
||||
- name: signature
|
||||
type: string
|
||||
desc: Google Play only[icon:googleplay]. A string containing the signature of the purchase data that was signed with the private key of the developer.
|
||||
|
Loading…
x
Reference in New Issue
Block a user