#NicolasB-checkout

1 messages · Page 1 of 1 (latest)

reef latch
#

Hello! Starting a thread for you...

nimble grotto
#

Thanks! Everything goes well, but I can't make the automatic receip mail to be sent. If I do it manually, it works fine

reef latch
#

Is this in test mode? In test mode we don't send the automatic receipt - the only way to test it is by sending it manually through the dashboard

nimble grotto
#

Oh, I see

#

Thanks for your help then

#

I'll have to wait until we deploy it. It would be nice to have that info en the docs or even in the page

reef latch
nimble grotto
#

In other hand, I found the receipt, and it may be enough, but I was looking for a new invoice to be created automatically after a success payment

#

Is that possible? I couldn't even do it manually. I mean, creating an invoice, based in a payment

reef latch
#

Am I understanding this correctly - you're asking whether it's possible to create an Invoice AFTER payment has already been completed? That isn't really possible with our API today - the closest you could get is that you create an Invoice and mark it as paid of out of band. With out API, the idea is that creating the Invoice creates a Payment Intent that will then be used to complete payment

nimble grotto
#

I see. So, the approach should be that when I receive the confirmation via web_hook that the payment was successfully, I should use the API in order to create an invoice and save it as paid.