#sumanthpala
1 messages · Page 1 of 1 (latest)
Hello
Can you explain more about where/why you need this partner ID and what integration you are using (Payment Element? Stripe Checkout? etc.)
The Stripe team provided the partner Id and asked us to update all API calls to set the App info. We are able to do that for the direct API calls we make. However, for some features in our app, we are using the react elements like [cardNumber, Payment Elements] to generate tokens and also accept credit card to complete the payment.
Wherever we use the react library, we are not sure how/where to include the partner ID
Ah I see, thanks for the context. One sec let me check on how you handle this client-side
Ok thanks