#sniper-paymentlink-product
1 messages · Page 1 of 1 (latest)
sniper-paymentlink-product
@tawny cape PaymentLinks require a Price and Product yes. But your code can control/create those as needed in the API. See https://stripe.com/docs/api/payment_links/payment_links/create and https://stripe.com/docs/api/prices/create
okay so for a one off payment i should create a price, and name the product as for why the client is getting this extra payment?
sure
is it possible to remove that price/product after payment? so that the product catalogue doesnt get full of one time situations? or would that need to be done manually.
You can mark a Price or Product as inactive
okay. I think i will figure it out! thanks. im new to stripe api, so excuse me if this are dumb questions
thanks for your help
no dumb questions at all! Let me know if you have more!