#citronovastava
1 messages · Page 1 of 1 (latest)
hi! not right now no, but having one time Checkout sessions create Invoices is very high on our list of priorities
as of right now today, if you want an Invoice your best best is to create one and use the hosted invoice page for the payment instead of Checkout.
https://stripe.com/docs/invoicing/integration#create-invoice-code
https://stripe.com/docs/invoicing/hosted-invoice-page
It will likely change soon-ish though since as I say it's something we're actively working on.
Thanks for your answer! So that means that our customer (tutor) sends the payment link for his services to their customers (students) and it redirects them not to the checkout but to the hosted invoice page.... is that right? For us it means that the tutor is paying fee not only for the payment process but also for the invoice solution... Do I get it right?
I think we have an extra fee for the invoice integration yes, you'd have to check our pricing page
do you actually need a real Invoice? or just an itemized receipt?
unfortuantely we do, because tutors are freelancers who need invoices to their accounting...
cool. Well these are only options really:
pay with a real invoice;
wait for possible feature improvements we'll make to have Checkout integrate closer with Invoices;
generate a separate Invoice and mark it as paid;
generate an entirely separate compliant invoice from your own software or a third party
and I assume that if we would use hosted invoices (https://stripe.com/docs/invoicing/hosted-invoice-page) which would automaticaly generate invoice after the payment - we are able to automaticaly send the status of payment to our system to inform the tutors if the invoice was paid... Am I correct?