#tonbyvibes

1 messages · Page 1 of 1 (latest)

valid snowBOT
south gull
#

hi there!

#

what's your end goal here? to know where customer come from when they buy something using the Pricing Table?

twin trail
#

Yes, and connect with tiktok event manager, for optimice conversions

south gull
#

I know nothing about tiktok event manager, so I cannot help with that part

twin trail
#

and how do I know what rate he bought?

south gull
#

what do you mean by "what rate"?

#

you mean the amount they paid?

twin trail
#

I have 3 plans for example

#

how I know which they purchase

#

y

south gull
#

which also mention client-reference-id, that you could use to store information about where users are coming from.

twin trail
#

I will give it some thought, thank you very much

south gull
#

happy to help 🙂

twin trail
#

as a comment, it should be easier to integrate with Facebook ads, tiktok ect.

twin trail
#

One doubt, could I use the custom fields https://docs.stripe.com/payments/checkout/pricing-table#custom-fields, so that directly from the front when the user clicks, I send a field for example: source tiktok, and then in my back when the payment is completed and I receive the webhook from stripe and there to do whatever? I say this to avoid having to deal with the whole issue of the customer object.

Display a pricing table on your website and take customers directly to Stripe Checkout.

south gull
#

custom fields are for the users themselves to enter custom information on the Checkout Session

#

so no that wouldn't work

#

the simplest option is to use the client-reference-id as mentioned above