#sebcobweb

1 messages · Page 1 of 1 (latest)

lime rainBOT
#

Hello sebcobweb, 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.
sebcobweb, 1 days ago, 5 messages

trail quest
#

It would be preferable if I could just get an invoice link to send to the client instead of using Stripe's client feature

tawny pecan
#

Hello! Checkout Sessions do already support generating an Invoice after payment is complete - will that work for your use case, or do you want to move completely off of Checkout?

tawny pecan
#

@trail quest Did you see my question above?

trail quest
#

Sorry it didn't ping me first time

#

To clarify -- I would like invoices be the way that they pay

tawny pecan
#

Gotcha - so with Invoices you wouldn't be able to use line_items in the same way as with Checkout. Invoices requires you to create the Invoice Items in separate API requests

trail quest
tawny pecan
#

If you dont' want to create a product/price you don't have to - you can also create invoice items by passing in amount and currency

lime rainBOT
trail quest
#

Looks good thank you so much!