#next2you_docs
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1214974781103804526
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Good question, do you have product restrictions on your customer portal configuation? I thought the portal should still show you invoices for products outside of the portal confiuration but it sounds like that may effect things
Oh, where would I check the product restrictions? Let me look at the customer portal configuration
do I have to create the invoices manually or are those automatically created when using checkout?
Maybe invoice is the wrong word, I think it is called receipt for a one time payment (right?)
Hello! I'm taking over and catching up...
Invoices and receipts are separate. Are your Checkout Sessions in payment mode? If so, are you having them generate Invoices for successful purchases?
We're using it with the default values there, so I guess we don't generate invoices.
yes, they are in payment mode
I'm using line_items with product_data so the products are not created beforehand but are inlined
so if I would create invoices, they would be visible in the customer portal then?
We will be offering one time payments and subscriptions, so if only subscriptions would show up in the customer portal, I would need to have some UI for a customer to see their one time purchases somewhere else.
There are a lot of variables. The best way to be sure is to try a Checkout Session that generates Invoices in test mode and see if it shows up in the Customer Portal in test mode as expected for your specific scenario.