#LIMITLESS-payment-links
1 messages · Page 1 of 1 (latest)
Hi there! There are a couple ways to do this.
One way would be to set metadata on your Payment Links
Another way would be to use URL params (like client_reference_id): https://stripe.com/docs/payments/payment-links#url-parameters
Ok how would I do the metadata way. I am not great with coding.
How are you creating your Payment Links currently (Dashboard or API)? And are you using Webhooks?
I have just been doing it with the dashboard and I don't think I use webhooks
Got it. How are you fulfilling orders currently?
Well my site isn't live so currently I don't but when I launch the site I need the payment link to end when a certain amount of orders goes through it.
Because of limited SKU's and sizes
HI 👋 I'm stepping in for bismark.
Hello thank you, I am just looking to connect inventory limits to payment links or something like that.
We don't presently have any inventory controls available for Payment Links AFAIK. You would need to keep track of the inventory levels yourself. Once they reach a certain threshold (say, 0) you could update the Payment Link to make it inactive.
Ok. I will just watch it then. Something to think about adding in the next update though because for tangible goods it would make it a lot easier. Thanks for the help.