#stevel705
1 messages · Page 1 of 1 (latest)
Hi there!
The Customer Portal only works with Stripe Billing, so invoices and subscriptions.
That is, one time payments are not displayed in the customer portal?
Correct
The user bought the product through the checkout page and I want to display the list of his purchases in the customer portal. Is it impossible to do this? Correct?
Unless it's subscriptions, it's not possible no.
You would need to build this yourself.
If I create a separate product for each one time payment, is it possible?
What do you mean?
Each time I will create a new product with the one time payment type and use its price_id.
yes you can do this, but this won't be shown in the customer portal as explained before.
For the last time, that is, in principle, there is no way to display pay as you go payments in the customer portal?
If it is possible, then how to do it?
It works for invoices and subscriptions like I said before. So if you create one-time invoice or subscriptions for your customers, they will show up in the Customer Portal.
OK, thanks a lot