#kjenium
1 messages · Page 1 of 1 (latest)
Not sure I understand. You want a stripe-hosted payment page for them to pay? But at the same time you don't want to generate links for them?
If that was possible yes, because I currently have an insane amount of links
But as of my knowledge of api, links is the only way
Yeah how can you have a customer pay on a stripe hosted link without a link?
That's what I don't understand here
I just wanted to know if it was possible in some way
Without creating a link for each user
No you need a link to send them to a stripe-hosted web page
Oh
We have payment links: https://stripe.com/payments/payment-links
That's a universal link for a product
So you wouldn't have to generate a new one for each transaction
Becaus as of now I generate a payment link for each user
That defeats the purpose of payment links though
Might as well use Checkout sessions if doing that way
yeah but how do I track the user that purchased that. I mean not the stripe user, my platform's user