In-Game Purchases
Support
bridge.payments.isSupportedSetup
{
...
"payments": [
{
"id": "test_product",
"playgama": {
"amount": 1 // int price in Gam
},
"playdeck": {
"amount": 1, // int price in Telegram Stars
"description": "TEST PRODUCT"
}
}
]
}Purchase
Consume Purchase
Catalog of All Items
List of Purchased Items
Last updated