#jo07453

1 messages · Page 1 of 1 (latest)

dim fernBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

short coral
#

Hello

#

Nope, Payment Links require a Price.

#

No way around using Prices with Payment Links

languid pelican
#

but then should I delete the Price then?

What about expire the payment link through the api? is it possible?

short coral
#

No need to inactivate the Price unless you want to -- there is no limit on number of Prices.

languid pelican
#

I'll give you more context @short coral . I am implementing a way of charging monthly (off_session) users for a machine rental for the time they are using it.

But I am concerned about the payments that may fail, and so I am implementing a way of sending them a payment links for them to manual pay if needed. But having a price/product for each time a payment fails seems too much, no?

short coral
#

Nah that works fine

#

You can really just have one Product

#

And create a new Price for each different amount you charge

languid pelican
#

hmmmm I see. If I create a price just as I am doing it will create one product and one price each time, right?

short coral
#

Yes if you use product_data

languid pelican
#

and is it fine to have more products with the same name?

#

It may happen to have more than a payment link for the same rental

short coral
#

Yes that's fine

languid pelican
#

Great! Thanks

short coral
#

Sure thing