#mzou
1 messages · Page 1 of 1 (latest)
Is that the right id ? pi_3Nay6cI1S1XBvPhR17WkxqYy
Yes, hang on
Okay so you created a checkout session in payment method which means this was a one-time payment and not related to any subscriptions.
https://dashboard.stripe.com/test/logs/req_G1DeVxTNquWU0G
These payments don't show up under customer portal
Customer portal is for managing recurring payments (subscriptions) and payment methods.
Ah... all right thank you
So, how can we notice the customer with an invoice or a receipt for this kind of payment ?
Checkout does support creating a post payment invoice for one-time payments
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-invoice_creation
We have a doc here that covers it in detail
https://stripe.com/docs/receipts?payment-ui=checkout