#AntonSh
1 messages · Page 1 of 1 (latest)
That's because one time payments don't pay via invoices, just payment intents. You can handle all checkout sessions with checkout.session.completed though
Yes, thanks! I manually enabled invoice generation, so eventually, I do receive this event even for one time payment
Those "post payment" invoices are a special case and are not used for the payment flow
Ohh, thanks a lot!