update: Add productId to iap_ret_true

Signed-off-by: huyufei <yufei.hu@castbox.fm>
deeplink
胡宇飞 2024-05-22 18:11:50 +08:00
parent 36ddbc96d2
commit 42025a081a
1 changed files with 1 additions and 0 deletions

View File

@ -582,6 +582,7 @@ namespace Guru
{
{ ParameterItemCategory, scene },
{ ParameterItemName, productId },
{ ParameterProductId, productId }, // new parameter, will replace with item_name
{ ParameterValue, value },
{ ParameterCurrency, currency },
{ "order_id", orderId },