From 658441da89576107a942ff56eef75a0b3ca0b0e5 Mon Sep 17 00:00:00 2001 From: Justin Warmkessel Date: Mon, 16 Dec 2024 14:08:31 -0800 Subject: [PATCH] Add comment for shopperSessionId --- .../api/shopperinsights/ShopperInsightsClient.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt b/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt index 471249392f..b0fe5951ff 100644 --- a/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt +++ b/ShopperInsights/src/main/java/com/braintreepayments/api/shopperinsights/ShopperInsightsClient.kt @@ -168,6 +168,7 @@ class ShopperInsightsClient internal constructor( /** * Call this method when the PayPal button has been successfully displayed to the buyer. * This method sends analytics to help improve the Shopper Insights feature experience. + * @param shopperSessionId: the shopper session ID returned from your server SDK request * @param presentmentDetails optional JSON string representing an experiment you want to run. * @param paymentMethodsDisplayed optional The list of available payment methods, * rendered in the same order in which they are displayed