update: Add productId to iap_ret_true
Signed-off-by: huyufei <yufei.hu@castbox.fm>deeplink
parent
36ddbc96d2
commit
42025a081a
|
|
@ -582,6 +582,7 @@ namespace Guru
|
||||||
{
|
{
|
||||||
{ ParameterItemCategory, scene },
|
{ ParameterItemCategory, scene },
|
||||||
{ ParameterItemName, productId },
|
{ ParameterItemName, productId },
|
||||||
|
{ ParameterProductId, productId }, // new parameter, will replace with item_name
|
||||||
{ ParameterValue, value },
|
{ ParameterValue, value },
|
||||||
{ ParameterCurrency, currency },
|
{ ParameterCurrency, currency },
|
||||||
{ "order_id", orderId },
|
{ "order_id", orderId },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue