#ying-checkout-invoices

1 messages · Page 1 of 1 (latest)

alpine jettyBOT
barren iron
#

@visual sapphire you shouldn't need to do anything as long as you use the solution documented in that link

#

ying-checkout-invoices

visual sapphire
#

but that one is automatically sent receipt after payment succeeded

#

since our service has some post processing work to do after user make a payment successfully, we want to refund the payment if the post-processing failed

#

so wondering if we can trigger sending invoice on our end by calling some API when the post processing work finishes on our end?

barren iron
#

no that's not really possible

visual sapphire
#

okay, one more question

#

do you have sth similar for refund invoices?

barren iron
#

no

#

I'm a bit confused by the vocabulary and your real intent. Do you want a real Invoice or do you want an email receipt for the payment?

visual sapphire
#

we need to email customer an invoice after successful payment

#

we have customers from Europe who requires invoice rather than just receipt.

barren iron
#

okay then not possible

visual sapphire
#

what is your create invoice API ?

barren iron
#

I don't really get your question

#

But it's impossible to create an Invoice if you already have paid for the service separately.

visual sapphire
#

" When sending invoices that have already been paid, there will be no reference to the payment in the email." this is from your API doc

barren iron
#

yeah that's about the payment attached to that specific Invoice though, it just will not work for your use-case

visual sapphire
#

I see

barren iron
#

yes it is, that's what that exact doc explains

visual sapphire
#

okay, last question, can we customize invoice (add icon, logo, etc) without upgrade to billing scale?

barren iron