#pk18-checkout
1 messages · Page 1 of 1 (latest)
hi! client_reference_id doesn't really display anywhere inside the Stripe dashboard, it's more of a backend parameter for the code that handles the Checkout session, so that seems normal enough.
Understood but it should have the metadata that gives me more information about the affiliate
it would depend how you pass it really and what this Rewardful company does in their integration so really hard for me to say anything
As per there doc, it should be created in customer data
makes sense. Did you ask them about this?
Stripe just shows the information we are sent and maybe we weren't sent any metadata or it was sent in the wrong way, that's something only the developers of the code interacting with our API can really help with
also like I said client_reference_id is not shown in the dashboard, it is not metadata, those are separate things, which can be confusing